dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/score/kernel
Chen Liqin 202b864ad5 score: fixed pfn_valid define.
Signed-off-by: Cui Bixiong <bixiong@sunnorth.com.cn>
Signed-off-by: Chen Liqin <liqin.chen@sunplusct.com>

	modified:   arch/score/include/asm/page.h
	modified:   arch/score/kernel/setup.c
	modified:   arch/score/mm/init.c
2009-12-17 18:28:31 +08:00
..
Makefile score: add generic sys_call_table 2009-06-19 14:10:33 +02:00
asm-offsets.c
entry.S score: add old syscall support 2009-08-30 12:33:30 +08:00
head.S
init_task.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
irq.c score: make irq.h definitions local 2009-06-27 15:22:00 +02:00
module.c score: cleanups: dead code, 0 as pointer, shadowed variables 2009-06-27 15:16:16 +02:00
process.c score: add missing #includes 2009-06-27 15:09:46 +02:00
ptrace.c score: update files according to review comments. 2009-08-30 12:34:08 +08:00
setup.c score: fixed pfn_valid define. 2009-12-17 18:28:31 +08:00
signal.c score: remove unused code, add include files in .c 2009-08-30 12:26:32 +08:00
sys_call_table.c score: add generic sys_call_table 2009-06-19 14:10:33 +02:00
sys_score.c Add missing alignment check in arch/score sys_mmap() 2009-12-11 06:48:57 -05:00
time.c score: fix function prototypes 2009-06-27 15:14:58 +02:00
traps.c score: update files according to review comments 2009-06-19 11:40:13 +02:00
vmlinux.lds.S score: Cleanup linker script using new macros. 2009-09-23 13:41:15 +08:00