Found 1848 matching messages (0.062 seconds). Page 1 of 50.
... 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
... 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
... 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
... 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
... 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
... 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
... 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
... > > > > DO NOT APPLY (yet). For feedback (and testers?) only. > > > This only applies to patch #5. > > Patches 1 through 4 should go upstream, IMO. NAK all five. There is a complete overhaul already done. ...
linux-kernel - Alan Cox - May 27 2007 - 11:48
... I can't seem to find that patch now, but will use Pavel Emelianov's ... -off (or at least ack) this patch. | free_pid(&init_struct_pid) can only happen when ... copy_process() knows copy_src. Yep. | | Oleg. Subject: [PATCH 5/5] Move alloc_pid call to ...
linux-kernel - sukadev - Jul 16 2007 - 18:54
... I realized it too late last night. Here is a modified patch (this checks init_struct_pid in both places now for better consistency) Subject: [PATCH 5/5] Move alloc_pid call to copy_process From: Sukadev Bhattiprolu < ...
linux-kernel - sukadev - Jul 17 2007 - 13:47
... 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
... -u also has this behavior). Actually, 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 entirely sure why, but I think ...
git - Linus Torvalds - May 14 2006 - 12:33
... , 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
... . OK, replaced return 0 by NETDEV_TX_OK. The new patch is below. urs This patch adds the ... vcan.c | 189 +++++++++++++++++++++++++++++++++++++++++++++++ net/can/Kconfig | 3 5 files changed, 223 insertions(+) Index: net-2. ...
linux-netdev - Urs Thuermann - Nov 14 2007 - 09:36
... home directory for the cached vs uncached case is 5 seconds vs 5 minutes. I like the 5 sec, I'd like to improve on that 5 min. Is this test a bit *too* simplistic? Probably. But I think that if we can come up with an interface that works ok for ...
linux-kernel - Linus Torvalds - Jan 9 2008 - 19:05
... @iabervon.org> writes: > + const char *body = "*** SUBJECT HERE ***\n\n\n*** BLURB HERE ... how about this squashed in, with [PATCH 4/5] skipped? builtin-log.c ... char *subject_start = NULL; - const char *body = "*** SUBJECT HERE ***\n\n\n*** BLURB HERE ...
git - Junio C Hamano - Feb 20 2008 - 00:36
... @iabervon.org> writes: > > > + const char *body = "*** SUBJECT HERE ***\n\n\n*** BLURB HERE ***\ ... -0,0 +1,101 @@ > > +$ git format-patch --stdout --cover-letter -n initial..master^ ... about this squashed in, with [PATCH 4/5] skipped? Sure. I still like ...
git - Daniel Barkalow - Feb 20 2008 - 12:57
... 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
... the card
> http://www.datasheetcatalog.com/datasheets_pdf/8/2/5/8/82586.shtml
>
> Signed-off-by: Bruce Robson
linux-netdev - Jeff Garzik - May 6 2008 - 12:23
... 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