kernel-fxtec-pro1x/arch/powerpc/platforms/cell/spufs
Jeff Layton 1ac12b4b6d vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Where we can pass in LOOKUP_DIRECTORY or LOOKUP_REVAL. Any other flags
passed in here are currently ignored.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-12-20 18:50:02 -05:00
..
.gitignore [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h 2008-04-30 16:29:30 +10:00
backing_ops.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
context.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
coredump.c switch spufs/coredump to iterate_fd() 2012-09-26 21:10:00 -04:00
fault.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
file.c powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00
gang.c [CELL] cell: add placement computation for scheduling of affinity contexts 2007-07-20 21:42:17 +02:00
hw_ops.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
inode.c pull unlock+dput() out into do_spu_create() 2012-07-29 21:24:13 +04:00
lscsa_alloc.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile kbuild: drop include2/ used for O=... builds 2009-12-12 13:08:14 +01:00
run.c powerpc/spufs: Clear purge status before setting up isolated mode 2009-02-23 10:48:59 +11:00
sched.c pidns: Use task_active_pid_ns where appropriate 2012-11-19 05:59:09 -08:00
spu_restore.c Fix common misspellings 2011-03-31 11:26:23 -03:00
spu_restore_crt0.S
spu_restore_dump.h_shipped [CELL] spufs: change decrementer restore timing 2007-07-20 21:42:03 +02:00
spu_save.c [POWERPC] spufs: fix building spufs/spu_save_dump.h 2007-07-03 15:24:44 +10:00
spu_save_crt0.S
spu_save_dump.h_shipped
spu_utils.h
spufs.h switch spufs guts to umode_t 2012-01-03 22:55:15 -05:00
sputrace.h powerpc/sputrace: Use the generic event tracer 2009-08-20 10:29:21 +10:00
switch.c powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00
syscalls.c vfs: turn is_dir argument to kern_path_create into a lookup_flags arg 2012-12-20 18:50:02 -05:00