projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[IA64] Increase max NR_CPUS on IA64 from 512 to 1024
[linux-2.6]
/
arch
/
arm26
/
mm
/
fault.h
1
void show_pte(struct mm_struct *mm, unsigned long addr);
2
3
int do_page_fault(unsigned long addr, unsigned int fsr, struct pt_regs *regs);
4
5
unsigned long search_extable(unsigned long addr); //FIXME - is it right?