1
0
Fork 0
alistair23-linux/arch/blackfin
Bryan Wu 0b95f22bd3 Blackfin arch: add some missing syscall
When compiling the Blackfin kernel, checksyscalls.pl will report lots of missing syscalls warnings.
This patch will add some missing syscalls which make sense on Blackfin arch

After appling this patch, toolchain should be rebuilt. Then recompiling the kernel with the new
toolchain.

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-09-23 00:51:32 +08:00
..
boot Blackfin arch: extract the entry point from the linked kernel 2007-07-12 14:26:26 +08:00
configs Blackfin arch: new kernel config for BF548-EZKIT 2007-07-02 13:47:45 +08:00
kernel Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch 2007-08-11 15:47:39 -07:00
lib Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
mach-bf533 Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig 2007-07-12 14:35:15 +08:00
mach-bf537 Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routines 2007-07-12 12:11:48 +08:00
mach-bf548 Blackfin arch: Add Support for Peripheral PortMux and resouce allocation 2007-07-12 12:32:52 +08:00
mach-bf561 Blackfin arch: setup aliases for some core Core A MMRs 2007-07-24 15:58:41 +08:00
mach-common Blackfin arch: add some missing syscall 2007-09-23 00:51:32 +08:00
mm some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
oprofile Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
Kconfig Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging 2007-07-12 14:55:05 +08:00
Makefile Blackfin arch: add selections for BF544 and BF542 2007-07-24 18:20:18 +08:00