]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0e93905d617a14be42645685dd547035f41287da
tree435ed4150ffc5494d4e43bf4287d881982eaf743
parent5865ac25eb866c625ae2d9b52f687957ca4be71a
[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