Re: [PATCH 01/28] Include missing linux/slab.h inclusions [RFC]

2013-04-16 Thread Greg KH
On Tue, Apr 16, 2013 at 07:25:54PM +0100, David Howells wrote: > Include missing linux/slab.h inclusions where the source file is currently > expecting to get kmalloc() and co. through linux/proc_fs.h. > > Signed-off-by: David Howells > cc: linux-s...@vger.kernel.org > cc: sparcli...@vger.kernel.

[PATCH 01/28] Include missing linux/slab.h inclusions [RFC]

2013-04-16 Thread David Howells
Include missing linux/slab.h inclusions where the source file is currently expecting to get kmalloc() and co. through linux/proc_fs.h. Signed-off-by: David Howells cc: linux-s...@vger.kernel.org cc: sparcli...@vger.kernel.org cc: linux-...@vger.kernel.org cc: linux-...@lists.infradead.org cc: de.