Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live
↧

[PATCH v2 05/10] selftests/kdbus: fix trivial style issues

Signed-off-by: Sergei Zviagintsev <sergei@s15v.net> --- tools/testing/selftests/kdbus/kdbus-enum.h | 1 + tools/testing/selftests/kdbus/kdbus-util.c | 2 +-...

View Article


[PATCH v2 06/10] selftests/kdbus: fix precedence issues in macros

`item' argument in KDBUS_ITEM_NEXT macro is not enclosed into parentheses when the cast operator is applied, which leads to improper type conversion if `item' is supplied as a complex expression, e.g....

View Article


[PATCH v2 07/10] selftests/kdbus: use parentheses in iteration macros uniformly

Enclose all arguments into parentheses in KDBUS_ITEM_FOREACH and KDBUS_FOREACH macros to stay consistent across the whole macro. Signed-off-by: Sergei Zviagintsev <sergei@s15v.net> ---...

View Article

[PATCH v2 02/10] kdbus: use parentheses uniformly in KDBUS_ITEMS_FOREACH macro

Enclose all arguments into parentheses to stay consistent across the whole macro. Signed-off-by: Sergei Zviagintsev <sergei@s15v.net> --- ipc/kdbus/item.h | 4 ++-- 1 file changed, 2...

View Article

[PATCH v2 09/10] samples/kdbus: fix operator precedence issue in...

`item' argument in KDBUS_ITEM_NEXT macro is not enclosed into parentheses when the cast operator is applied, which leads to improper type conversion if `item' is supplied as a complex expression, e.g....

View Article


[PATCH v2 10/10] samples/kdbus: use parentheses uniformly in KDBUS_FOREACH macro

Enclose all arguments into parentheses to stay consistent across the whole macro. Signed-off-by: Sergei Zviagintsev <sergei@s15v.net> --- samples/kdbus/kdbus-api.h | 4 ++-- 1 file changed, 2...

View Article

[PATCH v2 08/10] samples/kdbus: add whitespace

Signed-off-by: Sergei Zviagintsev <sergei@s15v.net> --- samples/kdbus/kdbus-api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/kdbus/kdbus-api.h...

View Article

Re: [PATCH v5] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable

On Tue, Jun 09, 2015 at 12:08:28PM -0700, Stephen Boyd wrote: > On 04/13/2015 06:42 AM, Russell King - ARM Linux wrote: > > On Fri, Apr 10, 2015 at 03:33:11PM -0700, Stephen Boyd wrote: >...

View Article


Re: [PATCH v2 0/8] Introduce strreplace

On Tue, 9 Jun 2015 01:26:48 +0200 Rasmus Villemoes <linux@rasmusvillemoes.dk> wrote: > Doing single-character substitution on an entire string is open-coded > in a few places, sometimes in...

View Article


[PHP] How to interrupt function execution after X seconds?

I execute a system call via proc_open() that usually completes in less than one minute Sometimes, it hangs for many hours I want to exit this parent script after thirty (30) minutes with the error...

View Article

LED LED BULBS

Dear sirs or =madam, My n=ame is Jane from Rui Sheng International&nbs=p;Industrial Limited.. We are the professional&nbs=p;factory of LED lights in China =for 8= years experience. &nb=sp;...

View Article

Re: linux-next: manual merge of the tty tree with the mips tree

On Tue, Jun 09, 2015 at 08:59:53PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got conflicts in > drivers/tty/serial/8250/Kconfig and...

View Article

Re: A race condition between debugfs and seq_file operation

On Mon, Jun 08, 2015 at 04:28:10AM +0000, Lisa Du wrote: > Hi, All > Recently I met one race condition related to debugfs. > > Take an example from ion.c in kernel3.14: > static int...

View Article


Re: [PATCH v6] procfs: Always expose /proc//map_files/ and make it readable

On Mon, 8 Jun 2015 20:39:33 -0700 Calvin Owens <calvinowens@fb.com> wrote: > Currently, /proc/<pid>/map_files/ is restricted to CAP_SYS_ADMIN, and > is only exposed if...

View Article

Re: [PATCH 0/3] TLB flush multiple pages per IPI v5

I did some of what I talked about earlier in the thread. I think the sfence (via mb()) is potentially unfair since it removes some of the CPU's ability to optimize things. For this kind of test, any...

View Article


Re: [PATCH v2 6/8] drivers/md/md.c: Use strreplace

On Tue, 9 Jun 2015 01:26:54 +0200 Rasmus Villemoes <linux@rasmusvillemoes.dk> wrote: > There's no point in starting over when we meet a '/'. This also > eliminates a stack variable and a...

View Article

Re: [PATCH v2] seccomp: add ptrace options for suspend/resume

Hi Kees, Andy, On Fri, Jun 05, 2015 at 11:16:50PM +0200, Oleg Nesterov wrote: > Hi Tycho, > > On 06/04, Tycho Andersen wrote: > > > > +#ifdef CONFIG_CHECKPOINT_RESTORE > >...

View Article


Re: [PATCH 00/15] Kill off set_irq_flags

On Tue, Jun 9, 2015 at 3:28 PM, Russell King - ARM Linux <linux@arm.linux.org.uk> wrote: > On Tue, Jun 09, 2015 at 01:26:26PM -0500, Rob Herring wrote: >> This series converts all users...

View Article

Re: [RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions

On Tue, 9 Jun 2015 21:04:48 +0900 Sergey Senozhatsky <sergey.senozhatsky@gmail.com> wrote: > The existing pools' destroy() functions do not allow NULL pool pointers; > instead, every...

View Article

Re: [PATCH 02/15] regmap: kill off set_irq_flags usage

On Tue, Jun 09, 2015 at 08:12:11PM +0100, Mark Brown wrote: > On Tue, Jun 09, 2015 at 01:26:28PM -0500, Rob Herring wrote: > > > clear that is really needed. There appears to be a great...

View Article
Browsing all 23908 articles
Browse latest View live