Prev: Staging: wlan-ng: Fix 80 character limit warnings Fixed 2 warnings identified by the checkpatch.pl tool which occured due to two lines of code going over the 80 character limit. Fixed by wrapping the lines. Signed-off-by: Jim Dog <jimdog@
Next: [PATCH] iTCO_wdt: Don't stop on shutdown with nowayout
From: Greg KH on 23 Feb 2010 10:40 On Sun, Feb 21, 2010 at 05:42:44PM +1100, Michael Neuling wrote: > In message <20100219163238.671588178(a)kvm.kroah.org> you wrote: > > 2.6.32-stable review patch. If anyone has any objections, please let us know > . > > > > ------------------ > > > > From: Michael Neuling <mikey(a)neuling.org> > > > > commit 803bf5ec259941936262d10ecc84511b76a20921 upstream. > > > > When reserving stack space for a new process, make sure we're not > > attempting to expand the stack by more than rlimit allows. > > This breaks UML, so you also need to take this also: > > http://patchwork.kernel.org/patch/79365/ > > It's in akpm's tree only so far. As I can't take patches that are not in Linus's tree, can you let stable(a)kernel.org know the git commit id of the patch when it goes into Linus's tree, and then I will apply it to the next .32-stable release? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Staging: wlan-ng: Fix 80 character limit warnings Fixed 2 warnings identified by the checkpatch.pl tool which occured due to two lines of code going over the 80 character limit. Fixed by wrapping the lines. Signed-off-by: Jim Dog <jimdog@ Next: [PATCH] iTCO_wdt: Don't stop on shutdown with nowayout |