mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 21:56:09 -04:00
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6: sh64: Flag sh64_get_page() as __init_refok. sh64: Move entry point code to .text.head. sh64: Fix up PCI section mismatch warnings. sh64: Update cayman defconfig. sh64: Wire up fallocate() syscall.
This commit is contained in:
@@ -374,10 +374,11 @@
|
||||
#define __NR_signalfd 349
|
||||
#define __NR_timerfd 350
|
||||
#define __NR_eventfd 351
|
||||
#define __NR_fallocate 352
|
||||
|
||||
#ifdef __KERNEL__
|
||||
|
||||
#define NR_syscalls 352
|
||||
#define NR_syscalls 353
|
||||
|
||||
#define __ARCH_WANT_IPC_PARSE_VERSION
|
||||
#define __ARCH_WANT_OLD_READDIR
|
||||
|
||||
Reference in New Issue
Block a user