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/sparc64/mm
David S. Miller b539c46766 sparc64: Fix sparse warnings in fault.c
1) set_brkpt() is referenced by nothing and hasn't been used by anyone
   to my knowledge for many many years.  So just delete it.

2) add extern decl for do_sparc64_fault() in asm/pgtable_64.h

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-12 00:10:32 -07:00
..
Makefile sparc64: remove CVS keywords 2008-05-20 00:33:43 -07:00
fault.c sparc64: Fix sparse warnings in fault.c 2008-09-12 00:10:32 -07:00
generic.c sparc64: remove CVS keywords 2008-05-20 00:33:43 -07:00
hugetlbpage.c hugetlb: introduce pud_huge 2008-07-24 10:47:18 -07:00
init.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 2008-09-08 15:39:30 -07:00
tlb.c sparc64: Remove explicit initialization of mmu_gathers 2008-09-12 00:06:58 -07:00
tsb.c sparc64: Need to disable preemption around smp_tsb_sync(). 2008-08-04 13:51:35 -07:00
ultra.S sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code. 2008-08-09 16:25:26 -07:00