login
Header Space

 
 

Mailing list archives

Search results

Found 412 matching messages (0.043 seconds). Page 1 of 21.

RE: [PATCH 07] drivers/block/cciss.c: kmalloc + memset conversion to kzalloc

... > StorageDev; axboe@kernel.dk > Subject: [PATCH 07] drivers/block/cciss.c: kmalloc + memset > conversion to kzalloc > ... /drivers/block/cciss.c > 2007-07-26 13:07:41.000000000 +0200 > ... -b/drivers/block/cciss.c > 2007-07-31 12:57:50.000000000 + ...

linux-kernel - Miller, Mike (OS Dev) - Jul 31 2007 - 13:14

Re: [patch 07/17] LTTng instrumentation - timer

... plain text document attachment (lttng-instrumentation-timer.patch) > Instrument timer activity (timer set, expired, ... -2.6-lttng/kernel/itimer.c 2008-07-15 15:14:28.000000000 -0400 ... is a very dangerous trace point - we're holding xtime lock here. Ah, I ...

linux-kernel - Peter Zijlstra - Jul 16 2008 - 04:34

Re: [patch 07/17] LTTng instrumentation - timer

... plain text document attachment (lttng-instrumentation-timer.patch) > > Instrument timer activity (timer set, expired, ... 2.6-lttng/kernel/itimer.c 2008-07-15 15:14:28.000000000 -0400 ... a very dangerous trace point - we're holding xtime lock here. > > Ah, I ...

linux-kernel - Mathieu Desnoyers - Jul 16 2008 - 10:34

Re: [patch 07/11] Text Edit Lock - kprobes architecture independent support

... > --- linux-2.6-lttng.orig/kernel/kprobes.c 2007-09-07 10:12:06.000000000 -0400 > +++ linux-2.6-lttng/kernel/kprobes.c 2007-09-07 10:13:09.000000000 -0400 > @@ -43,6 +43,7 @@ > #include ...

linux-kernel - Ananth N Mavinakayanahalli - Sep 18 2007 - 12:40

Re: [patch 07/19] (NEW) add some sanity checks to get_scan_ratio

... > --- linux-2.6.24-rc6-mm1.orig/mm/vmscan.c 2008-01-07 17:33:50.000000000 -0500 > +++ linux-2.6.24-rc6-mm1/mm/vmscan.c 2008-01-07 17:57:49.000000000 -0500 > @@ -1182,7 +1182,7 @@ static unsigned long shrink_list( ...

linux-kernel - KAMEZAWA Hiroyuki - Jan 9 2008 - 00:16

Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property

... with the different capabilities :) How about this patch then: a hybrid solution between just relying on ... linux/include/linux/sysctl.h 2008-02-07 15:19:06.000000000 +0100 @@ -1041, ... +++ linux/kernel/sysctl.c 2008-02-07 15:30:45.000000000 +0100 @@ -1527 ...

linux-kernel - Miklos Szeredi - Feb 7 2008 - 10:36

Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property

... with the different capabilities :) How about this patch then: a hybrid solution between just relying on ... linux/include/linux/sysctl.h 2008-02-07 15:19:06.000000000 +0100 @@ -1041, ... +++ linux/kernel/sysctl.c 2008-02-07 15:30:45.000000000 +0100 @@ -1527 ...

linux-fsdevel - Miklos Szeredi - Feb 7 2008 - 10:36

Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property

... with the different capabilities :) > > How about this patch then: a hybrid solution between just relying on ... +++ linux/include/linux/sysctl.h 2008-02-07 15:19:06.000000000 +0100 > @@ - ... +++ linux/kernel/sysctl.c 2008-02-07 15:30:45.000000000 +0100 > @@ ...

linux-kernel - Serge E. Hallyn - Feb 7 2008 - 12:57

Re: [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property

... with the different capabilities :) > > How about this patch then: a hybrid solution between just relying on ... +++ linux/include/linux/sysctl.h 2008-02-07 15:19:06.000000000 +0100 > @@ - ... +++ linux/kernel/sysctl.c 2008-02-07 15:30:45.000000000 +0100 > @@ ...

linux-fsdevel - Serge E. Hallyn - Feb 7 2008 - 12:57

Re: [PATCH 07/30] r/o bind mounts: stub functions

On Sat, 2008-02-16 at 07:31 +0100, Christoph Hellwig wrote: ... to dentry_open. So, we want "[PATCH 07/30] r/o bind mounts: stub functions" and "[PATCH 03/30] check for null ... But what's the third patch? -- Dave -- To unsubscribe from this ...

linux-kernel - Dave Hansen - Feb 20 2008 - 18:25

Re: [PATCH 07/30] r/o bind mounts: stub functions

... Sat, 2008-02-16 at 07:31 +0100, Christoph Hellwig wrote: ... to dentry_open. > > So, we want > > "[PATCH 07/30] r/o bind mounts: stub functions" > and > "[PATCH 03/30] check for null ... in dentry_open()" For that latter patch we'd need the reiserfs ...

linux-kernel - Christoph Hellwig - Feb 20 2008 - 18:58

Re: [PATCH 07/10] local_t : powerpc extension

... : powerpc extension This diff contains changes which are also present in "[PATCH 07/10] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to powerpc", ... dropped the duplicated hunks from the later patch rather than this one, but I ...

linux-kernel - Andrew Morton - Feb 15 2007 - 02:56

Re: [PATCH 07/10] local_t : powerpc extension

... > local_t : powerpc extension > > This diff contains changes which are also present in "[PATCH 07/10] > atomic.h : Add atomic64 cmpxchg, ... I dropped the duplicated hunks from the later patch rather than this one, > but I haven't ...

linux-kernel - Mathieu Desnoyers - Feb 15 2007 - 03:20

Re: [PATCH 07/10] local_t : powerpc extension

... local_t : powerpc extension >> >> This diff contains changes which are also present in "[PATCH 07/10] >> atomic.h : Add atomic64 cmpxchg, ... I dropped the duplicated hunks from the later patch rather than >> this one, >> but I haven't ...

linux-kernel - Kumar Gala - Feb 15 2007 - 10:50

Re: [patch 07/21] Xen-paravirt: remove ctor for pgd cache

Nick Piggin wrote: > Pekka Enberg wrote: >> On 2/16/07, Jeremy Fitzhardinge wrote: >> >>> Remove the ctor for ... used in slab.c. There's no particular Xen reason for this patch, so I can drop it. J - To unsubscribe from this ...

linux-kernel - Jeremy Fitzhardinge - Feb 16 2007 - 13:19

Re: [PATCH 07/44 take 2] [UBI] misc unit header

... > +++ tmp-to/drivers/mtd/ubi/misc.h 2007-02-17 18:07:26.000000000 +0200 > @@ -0,0 +1,146 @@ > +#define xquotise(s) #s > +#define quotise(s) xquotise(s) Nothing in your patch series uses this, and it's identical to stringify(). Please remove? > ...

linux-kernel - Theodore Tso - Feb 17 2007 - 18:59

Re: [PATCH 07/44 take 2] [UBI] misc unit header

... > > +++ tmp-to/drivers/mtd/ubi/misc.h 2007-02-17 18:07:26.000000000 +0200 > > @@ -0,0 +1,146 @@ > > +#define xquotise( ... ) #s > > +#define quotise(s) xquotise(s) > > Nothing in your patch series uses this, and it's identical to > stringify(). Please ...

linux-kernel - Christoph Hellwig - Feb 19 2007 - 07:00

Re: [PATCH][07/37] Clean up duplicate includes in drivers/hwmon/

Hi Jesper: * Jesper Juhl [2007-07-21 17:02:01 +0200]: > Hi, > > This patch cleans up duplicate includes in > drivers/hwmon/ > > > Signed-off-by: Jesper Juhl

linux-kernel - Mark M. Hoffman - Jul 24 2007 - 22:01

Re: [PATCH 07/21] Copy the remaining differences from verify_tag() to parse_tag_buffer_internal()

On 6/9/07, Johan Herland wrote: > + /* Verify the tag-name: we don't allow control ... } This looks very familiar. Haven't you just made a very useless patch which had this very same code? How about putting it in its own ...

git - Alex Riesen - Jun 9 2007 - 17:31

Re: [PATCH 07/21] Copy the remaining differences from verify_tag() to parse_tag_buffer_internal()

... , Alex Riesen wrote: > On 6/9/07, Johan Herland wrote: ... just answered your comment on the previous patch, and that answer should apply here ... the other (see the two next patches). Hope this helps, ...Johan -- Johan Herland, ...

git - Johan Herland - Jun 9 2007 - 17:39

speck-geostationary