Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21488
b: refs/heads/master
c: 3f19a84
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 9efde23 commit a50433e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c857e3fdbc306e95fdcaad1d8f3ea6bc8e7eea99
refs/heads/master: 3f19a84e39619053f117bd5bb9183c5bfea7db45
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@ static void __init sun4v_ktsb_init(void)
break;
};

ktsb_descr[0].assoc = 0;
ktsb_descr[0].assoc = 1;
ktsb_descr[0].num_ttes = KERNEL_TSB_NENTRIES;
ktsb_descr[0].ctx_idx = 0;
ktsb_descr[0].tsb_base = ktsb_pa;
Expand Down

0 comments on commit a50433e

Please sign in to comment.