summary refs log tree commit diff
path: root/fs/inotify.c
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@SteelEye.com>2005-07-13 09:38:05 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-13 11:07:54 -0700
commit153f805781d35c91ab2f54aa2b8930cc4cfc7e89 (patch)
tree90bb6279bec053f942aed60ecfb0580c79b0e422 /fs/inotify.c
parentc327ff6250fb558659ad689fe33f50524eda74e3 (diff)
downloadlinux-153f805781d35c91ab2f54aa2b8930cc4cfc7e89.tar.gz
[PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksym reduction
This patch:

	[PATCH] Remove i386_ksyms.c, almost

made files like smp.c do their own EXPORT_SYMBOLS.  This means that all
subarchitectures that override these symbols now have to do the exports
themselves.  This patch adds the exports for voyager (which is the most
affected since it has a separate smp harness).  However, someone should
audit all the other subarchitectures to see if any others got broken.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/inotify.c')
0 files changed, 0 insertions, 0 deletions