Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82003
b: refs/heads/master
c: 3588a08
h: refs/heads/master
i:
  82001: 4bf0dd4
  81999: d1d53ca
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Feb 1, 2008
1 parent 575e815 commit da374fb
Show file tree
Hide file tree
Showing 8 changed files with 966 additions and 1,113 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e30ec4525d4731d828a754823a83a3d6b50bb230
refs/heads/master: 3588a085cd52ef080bf72df772378e1ba6bb292f
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ FEXPORT(__kernel_entry)
j kernel_entry
#endif

__REF
__INIT_REFOK

NESTED(kernel_entry, 16, sp) # kernel entry point

Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/mips/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
#

obj-y += cache.o dma-default.o extable.o fault.o \
init.o pgtable.o tlbex.o tlbex-fault.o \
uasm.o
init.o pgtable.o tlbex.o tlbex-fault.o

obj-$(CONFIG_32BIT) += ioremap.o pgtable-32.o
obj-$(CONFIG_64BIT) += pgtable-64.o
Expand Down
Loading

0 comments on commit da374fb

Please sign in to comment.