mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
64 bit architectures all implement their own compatibility sys_open(), when in fact the difference is simply not forcing the O_LARGEFILE flag. So use the a common function instead. Signed-off-by: Miklos Szeredi <miklos@szeredi.hu> Cc: <viro@parcelfarce.linux.theplanet.co.uk> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| binfmt_elf32.c | ||
| elfcore32.h | ||
| ia32_entry.S | ||
| ia32_ioctl.c | ||
| ia32_ldt.c | ||
| ia32_signal.c | ||
| ia32_support.c | ||
| ia32_traps.c | ||
| ia32priv.h | ||
| Makefile | ||
| sys_ia32.c | ||