login
Header Space

 
 

Mailing list archives

Search results

Found 1718 matching messages (0.058 seconds). Page 1 of 50.

Re: [PATCH 5/5] Remove unnecessary 'fetch' argument from transport_get API

... along with my 1/5 bug fix, as without this patch we get the sequence: http_init() ... m pretty sure that one of these patches alone will still cause SIGSEGV/SIGBUS errors ... parameter that I removed in this patch isn't critical for functionality, but ...

git - Shawn O. Pearce - Sep 16 2007 - 04:11

Re: [PATCH 5/5] Added diff hunk coloring to git-add--interactive

... the progression of work as the patches go, but in this case, ... for the reviewers if the first patch which adds a > chunk of code ... methods to take default values; 3/5 Enhance Git.pm with get_color() ... to either: (1) Squash 4 and 5 in the above list into ...

git - Junio C Hamano - Nov 22 2007 - 18:35

Re: [patch 5/6] mempolicy: add MPOL_F_RELATIVE_NODES flag

... 2 1-2[*] 4-6 4-5 1-3 1-2 1-2 ... -6 2-3 4-7 5-6 1-3 4-7 ... 2-3 3-6 4-5 1-3 2-6 2- ... 4-7 -1[**] 1-3 5 EINVAL [**] Upon further rebind with ... -3 1-3 4-7 5-7 1-3 2-4 ... 4-7 3 1-3 5 3 0-7 3 [***] All ... 1-3 3-6 3,5-6 1-3 2-6 ...

linux-kernel - David Rientjes - Feb 26 2008 - 21:17

Re: [patch 5/6] mempolicy: add MPOL_F_RELATIVE_NODES flag

... 2 1-2[*] 4-6 4-5 > 1-3 1-2 1-2 ... 2-6 2-3 4-7 5-6 > 1-3 4-7 ... was relaxed by the recent patch to "silently restrict" the nodes to ... 2 4-7 -1[**] > 1-3 5 EINVAL > > [**] Upon further rebind with ... 4-7 3 > 1-3 5 3 0-7 3 > > [***] All ...

linux-kernel - Lee Schermerhorn - Feb 27 2008 - 11:37

Re: [PATCH][5/5] floppy.c: Fix device_create_file() warning

... fc2, I had to go find version 5.4, not 5.5 of that kit, build and install that ... of the track. I have a copy of fdutils-5.4 here, which I have not done a make ... long as I'm using the older fdutils version-5.4, it looks like it works. If it does not ...

linux-kernel - Gene Heskett - Feb 6 2007 - 12:15

Re: [PATCH] [5/12] x86_64: Make patching more robust, fix paravirt issue

... on some further testing. thanks, -chris -- Subject: [PATCH] x86: skip paravirt ... delta = (unsigned long)target - (addr+5); if (tgt_clobbers & ~site_clobbers) - return len; ... for this site */ if (len < 5) - return len; /* call too long ...

linux-kernel - Chris Wright - Aug 19 2007 - 22:07

Re: [PATCH 5/5] diff: parse U/u/unified options with an optional integer arg

... , modern GNU "diff -u5" will say > > diff: `-5' option is obsolete; use `-U 5' > diff: Try `diff --help' for more information. > > and exit. > > I'm not ... out -u5 is actually short for -u -5, but I (and apparently some other people) ...

git - Eric Wong - May 14 2006 - 19:36

Re: [patch 5/6] mempolicy: add MPOL_F_RELATIVE_NODES flag

... 1-2[*] 4-6 4-5 > > 1-3 1-2 1- ... -6 2-3 4-7 5-6 > > 1-3 4-7 ... 2 2 4-7 5 > > 1-3 5 EINVAL > > > > MPOL_BIND > > --------- > > mems ... 2-3 3-6 4-5 > > 1-3 2-6 2- ... was relaxed by the recent patch to > "silently restrict" the nodes ...

linux-kernel - David Rientjes - Feb 28 2008 - 17:08

Re: [patch 5/5] debugobjects: add timer specific object debugging code

... timer debug code disabled. Updated patch below. Thanks, tglx ---------------> Subject: debugobjects: add timer specific ... .expires = (_expires), \ .data = (_data), \ @@ -164,5 +166,4 @@ unsigned long __round_jiffies_relative(u ...

linux-kernel - Thomas Gleixner - Mar 5 2008 - 16:14

Re: [PATCH 5 of 5] xen: Avoid allocations causing swap activity on the resume path

... drivers/block/xen-blkfront.c | 5 +++-- >> drivers/net/xen-netfront.c ... out? Thanks, J Patch again for reference: Subject: xen: Avoid allocations ... drivers/block/xen-blkfront.c | 5 +++-- drivers/net/xen-netfront.c ...

linux-kernel - Jeremy Fitzhardinge - May 31 2008 - 05:50

Re: [PATCH 5/5 v2] x86: PAT: make pat_x_mtrr_type() more readable

... like to take over my patch and combine > best of both ... statement is wrong. Thanks, Andreas --- [PATCH] x86: shrink pat_x_mtrr_type to its ... return _PAGE_CACHE_WC; + } + + return req_type; } /* -- 1.5.5.4 -- To unsubscribe from ...

linux-kernel - Andreas Herrmann - Jun 18 2008 - 09:38

Re: [PATCH 5/7] [RFC] ds2760 W1 slave

... From: Anton Vorontsov Subject: [PATCH] [RFC] ds2760 W1 slave This is ... +++++++++++++ drivers/w1/w1_family.h | 1 + 5 files changed, 227 insertions(+), 0 deletions(-) ... to drop "#if 0" when you're about to use it. */ + +/* io = ...

linux-kernel - Anton Vorontsov - Apr 12 2007 - 11:47

Re: [PATCH 5/5] ext4: write support for preallocated blocks/extents

... @linux.vnet.ibm.com> wrote: > This patch adds write support for preallocated ( ... while > writing to them. This patch takes care of that. > > ... > > /* > + * ext4_ext_try_to_merge: ... a nice comment - It makes patches much more readable, and it ...

linux-kernel - Andrew Morton - May 4 2007 - 00:32

Re: [PATCH 5/5] crypto: Add LZO compression support to the crypto interface

On 5/1/07, Richard Purdie wrote: > +static int lzo_init(struct crypto_tfm *tfm) > +{ > + struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); > + > + ctx->lzo_mem = vmalloc(LZO1X_MEM_COMPRESS); > + > + if (!ctx-> ...

linux-kernel - Satyam Sharma - May 4 2007 - 04:09

Re: [PATCH 5/5] crypto: Add LZO compression support to the crypto interface

On Fri, 2007-05-04 at 13:39 +0530, Satyam Sharma wrote: > On 5/1/07, Richard Purdie wrote: > > +static int lzo_init(struct crypto_tfm *tfm) > > +{ > > + struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); > > + > > + ctx-> ...

linux-kernel - Richard Purdie - May 4 2007 - 04:39

Re: [PATCH 5/5] ext4: write support for preallocated blocks/extents

... = 0; Ok. Will make the change. > > reasons: > > - If gives you some space for a nice comment > > - It makes patches much more readable, and it makes rejects easier to fix > > - standardisation. > > > + depth = ext_depth(inode); > > + ...

linux-kernel - Amit K. Arora - May 7 2007 - 08:11

Re: [PATCH 5/19] scsi: convert to using sg helpers

... > #include > #include Patch 17 does that, so the end result should work. But I'll move it to patch 5, that is the correct spot to do it. Thanks! -- Jens Axboe - To unsubscribe from ...

linux-kernel - Jens Axboe - May 16 2007 - 07:25

Re: [PATCH 5/6] SUNHME: Workaround ancient hang on U1's

... ", but given > that we haven't seen a fix in more than 5 years, can we get this out of my > tree please? :) It ... needed any more, the hang no longer occurs. Nobody should be applying that patch, my guess is that it was a GCC bug that has been fixed ...

linux-kernel - David Miller - May 23 2007 - 20:17

Re: [PATCH 5/6] SUNHME: Workaround ancient hang on U1's

... ", but given > > that we haven't seen a fix in more than 5 years, can we get this out of my > > tree please? :) > ... any more, the hang no longer occurs. > > Nobody should be applying that patch, my guess is that it was > a GCC bug that has been fixed ...

linux-kernel - Ben Collins - May 23 2007 - 21:59

Re: [PATCH 5/5] SCSI/initio conversion to PCI driver API

... patchset. > > DO NOT APPLY (yet). For feedback (and testers?) only. This only applies to patch #5. Patches 1 through 4 should go upstream, IMO. Jeff - To unsubscribe from this list: send the line ...

linux-kernel - Jeff Garzik - May 27 2007 - 11:03

speck-geostationary