[uml-devel] [PATCH 6/8] uml: Pushdown the bkl from harddog_kern ioctl

2010-05-19 Thread Frederic Weisbecker
Pushdown the bkl to harddog_ioctl. Signed-off-by: Frederic Weisbecker Cc: Jeff Dike Cc: Uml Cc: Thomas Gleixner Cc: John Kacur Cc: Arnd Bergmann --- arch/um/drivers/harddog_kern.c | 18 +++--- 1 files changed, 15 insertions(+), 3 deletions(-) diff --git a/arch/um/drivers/hard

[uml-devel] something broke hppfs

2010-05-19 Thread Antoine Martin
LD fs/hostfs/hostfs.o LD fs/hostfs/built-in.o CC fs/hppfs/hppfs.o fs/hppfs/hppfs.c: In function 'hppfs_fill_super': fs/hppfs/hppfs.c:721: error: dereferencing pointer to incomplete type make[2]: *** [fs/hppfs/hppfs.o] Error 1 make[1]: *** [fs/hppfs] Error 2 make: *** [fs] Er