Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82011
b: refs/heads/master
c: 25eff8d
h: refs/heads/master
i:
  82009: 2bc4233
  82007: 66bb3c1
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Feb 1, 2008
1 parent 04d60d3 commit 7af0c95
Show file tree
Hide file tree
Showing 25 changed files with 995 additions and 1,192 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: 45f37e86f1ef95f002386d8a0ab508407cec9bf3
refs/heads/master: 25eff8d4cd7400372d490c392519c5b0064c03f7
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 7af0c95

Please sign in to comment.