Re: [PATCH 03/17] fsnotify: update gfp/slab.h includes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Rothwell
Date: Wednesday, May 19, 2010 - 8:36 am

Hi Eric,

On Tue, 30 Mar 2010 02:52:31 +0900 Tejun Heo <tj@kernel.org> wrote:

Please apply to the fsnotify tree (patch reposted below).

From: Tejun Heo <tj@kernel.org>
To: sfr@canb.auug.org.au, linux-next@vger.kernel.org,
        linux-kernel@vger.kernel.org
Cc: Tejun Heo <tj@kernel.org>, Eric Paris <eparis@redhat.com>
Subject: [PATCH 03/17] fsnotify: update gfp/slab.h includes
Date: Tue, 30 Mar 2010 02:52:31 +0900

Implicit slab.h inclusion via percpu.h is about to go away.  Make sure
gfp.h or slab.h is included as necessary.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Eric Paris <eparis@redhat.com>
---
 fs/notify/fanotify/fanotify_user.c |    1 +
 fs/notify/vfsmount_mark.c          |    1 -
 3 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/fs/notify/fanotify/fanotify_user.c b/fs/notify/fanotify/fanotify_user.c
index 7c869fa..c437bd4 100644
--- a/fs/notify/fanotify/fanotify_user.c
+++ b/fs/notify/fanotify/fanotify_user.c
@@ -10,6 +10,7 @@
 #include <linux/poll.h>
 #include <linux/security.h>
 #include <linux/syscalls.h>
+#include <linux/slab.h>
 #include <linux/types.h>
 #include <linux/uaccess.h>
 
diff --git a/fs/notify/vfsmount_mark.c b/fs/notify/vfsmount_mark.c
index 8f1aa02..ec580a2 100644
--- a/fs/notify/vfsmount_mark.c
+++ b/fs/notify/vfsmount_mark.c
@@ -22,7 +22,6 @@
 #include <linux/module.h>
 #include <linux/mount.h>
 #include <linux/mutex.h>
-#include <linux/slab.h>
 #include <linux/spinlock.h>
 #include <linux/writeback.h> /* for inode_lock */
 
-- 
1.6.4.2

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHSET linux-next] update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 01/17] sound: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 02/17] kdb: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 03/17] fsnotify: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 04/17] ocfs2: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 05/17] staging: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 06/17] vbus: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 07/17] usb: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 08/17] davinci: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 09/17] pcmcia: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 10/17] wireless: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 11/17] mtd: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 12/17] mfd: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 13/17] hid: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 14/17] input: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 15/17] libata: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 16/17] acpi: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
[PATCH 17/17] arm: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 10:52 am)
Re: [PATCH 01/17] sound: update gfp/slab.h includes, Takashi Iwai, (Mon Mar 29, 12:29 pm)
Re: [PATCH 15/17] libata: update gfp/slab.h includes, Jeff Garzik, (Mon Mar 29, 1:14 pm)
Re: [PATCH 13/17] hid: update gfp/slab.h includes, Jiri Kosina, (Mon Mar 29, 3:34 pm)
Re: [PATCH 13/17] hid: update gfp/slab.h includes, Tejun Heo, (Mon Mar 29, 5:19 pm)
Re: [PATCH 14/17] input: update gfp/slab.h includes, Stephen Rothwell, (Mon Mar 29, 8:21 pm)
Re: [PATCH 14/17] input: update gfp/slab.h includes, Tejun Heo, (Tue Mar 30, 5:17 am)
Re: [PATCH 14/17] input: update gfp/slab.h includes, Tejun Heo, (Tue Mar 30, 6:29 am)
Re: [PATCH 14/17] input: update gfp/slab.h includes, Stephen Rothwell, (Tue Mar 30, 6:43 am)
Re: [PATCH 15/17] libata: update gfp/slab.h includes, Jeff Garzik, (Tue Mar 30, 10:02 am)
Re: [PATCH 15/17] libata: update gfp/slab.h includes, Stephen Rothwell, (Tue Mar 30, 3:39 pm)
Re: [PATCH 06/17] vbus: update gfp/slab.h includes, Gregory Haskins, (Wed Mar 31, 4:51 am)
Re: [PATCH 12/17] mfd: update gfp/slab.h includes, Samuel Ortiz, (Fri Apr 2, 3:12 am)
Re: [PATCH 12/17] mfd: update gfp/slab.h includes, Mark Brown, (Fri Apr 2, 9:08 am)
Re: [PATCH 12/17] mfd: update gfp/slab.h includes, Samuel Ortiz, (Fri Apr 2, 9:25 am)
Re: [PATCH 12/17] mfd: update gfp/slab.h includes, Stephen Rothwell, (Fri Apr 2, 5:07 pm)
Re: [PATCH 05/17] staging: update gfp/slab.h includes, Stephen Rothwell, (Fri Apr 2, 6:36 pm)
[PATCH 05a/17] v4l-dvb: update gfp/slab.h includes, Stephen Rothwell, (Fri Apr 2, 6:43 pm)
Re: [PATCH 10/17] wireless: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 2:02 am)
Re: [PATCH 10/17] wireless: update gfp/slab.h includes, John W. Linville, (Wed May 19, 7:45 am)
Re: [PATCH 10/17] wireless: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:28 am)
Re: [PATCH 02/17] kdb: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:33 am)
Re: [PATCH 03/17] fsnotify: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:36 am)
Re: [PATCH 04/17] ocfs2: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:38 am)
Re: [PATCH 06/17] vbus: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:42 am)
Re: [PATCH 07/17] usb: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:44 am)
Re: [PATCH 08/17] davinci: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:45 am)
Re: [PATCH 10/17] wireless: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:50 am)
Re: [PATCH 02/17] kdb: update gfp/slab.h includes, Jason Wessel, (Wed May 19, 8:50 am)
Re: [PATCH 11/17] mtd: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:51 am)
Re: [PATCH 16/17] acpi: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:54 am)
Re: [PATCH 17/17] arm: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 8:56 am)
Re: [PATCH 10/17] wireless: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 9:31 am)
Re: [PATCH 06/17] vbus: update gfp/slab.h includes, Gregory Haskins, (Wed May 19, 9:56 am)
Re: [PATCH 17/17] arm: update gfp/slab.h includes, Russell King - ARM Linux, (Wed May 19, 10:56 am)
Re: [PATCH 06/17] vbus: update gfp/slab.h includes, Gregory Haskins, (Wed May 19, 1:31 pm)
Re: [PATCH 05a/17] v4l-dvb: update gfp/slab.h includes, Stephen Rothwell, (Wed May 19, 6:48 pm)