linux/arch
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes
Sometimes simple attributes might need to return an error, e.g. for
acquiring a mutex interruptibly.  In fact we have that situation in
spufs already which is the original user of the simple attributes.  This
patch merged the temporarily forked attributes in spufs back into the
main ones and allows to return errors.

[akpm@linux-foundation.org: build fix]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: <stefano.brivio@polimi.it>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg KH <greg@kroah.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:34 -08:00
..
alpha aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
arm aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
avr32 libfs: allow error return from simple attributes 2008-02-08 09:22:34 -08:00
blackfin aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
cris Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
frv Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
h8300 aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
ia64 time: fix typo in comments 2008-02-08 09:22:29 -08:00
m32r aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
m68k aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
m68knommu aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
mips pid: fix mips irix emulation pid usage 2008-02-08 09:22:28 -08:00
mn10300 mn10300: add platform MTD support for the ASB2303 board 2008-02-08 09:22:30 -08:00
parisc aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
powerpc libfs: allow error return from simple attributes 2008-02-08 09:22:34 -08:00
ppc scheduled OSS driver removal 2008-02-06 10:41:02 -08:00
s390 proc: seqfile convert proc_pid_status to properly handle pid namespaces 2008-02-08 09:22:24 -08:00
sh Fix container_of() usage 2008-02-08 09:22:32 -08:00
sparc aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
sparc64 misc: removal of final callers using fastcall 2008-02-08 09:22:31 -08:00
um aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
v850 aout: mark arches that support A.OUT format 2008-02-08 09:22:30 -08:00
x86 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 2008-02-08 09:22:30 -08:00
xtensa calibrate_delay() must be __cpuinit 2008-02-06 10:41:08 -08:00
.gitignore arch: Ignore arch/i386 and arch/x86_64 2008-01-19 21:29:39 -08:00
Kconfig Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig 2008-02-03 08:58:08 +01:00