[PATCH] inotify: add missing hook to sys32_open
authorRobert Love <rml@novell.com>
Mon, 25 Jul 2005 19:19:20 +0000 (15:19 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Jul 2005 20:37:22 +0000 (13:37 -0700)
commitd25cb934b00436e2243bf3970793b8e04ad9b873
tree435ed4150ffc5494d4e43bf4287d881982eaf743
parente5ca844a9d795e97c08bc7901c62a48c28469eb0
[PATCH] inotify: add missing hook to sys32_open

Add missing fsnotify_open() hook to sys32_open().

Add fsnotify_open() hook to sys32_open() on x86-64.

Signed-off-by: Robert Love <rml@novell.com>
Signed-off-by: John McCutchan <ttb@tentacle.dhs.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/ia32/sys_ia32.c