
dgc at sgi
Apr 22, 2008, 3:02 PM
Post #4 of 4
(651 views)
Permalink
|
|
Re: [PATCH] xfs: do not pass size into kmem_free, it's unused
[In reply to]
|
|
On Tue, Apr 22, 2008 at 04:33:03AM +0200, Denys Vlasenko wrote: > Hi David, > > > Patches are welcome - I'd be over the moon if any of the known 4k > > stack advocates sent a stack reduction patch for XFS, but it seems > > that actually trying to fix the problems is much harder than > > resending a one line patch every few months.... > > kmem_free() function takes (ptr, size) arguments but doesn't > actually use second one. Ack. Pulled into my qa tree. FWIW, can you send patches in line next time? It makes it easier to quote them on review.... Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo [at] vger More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|