Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1899
b: refs/heads/master
c: 86ebacd
h: refs/heads/master
i:
  1897: e3e0221
  1895: fb05e84
v: v3
  • Loading branch information
Tony Luck committed Jun 8, 2005
1 parent 0c232a5 commit 2a942d2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 866ba633a81c1e179038f7527809d9513160a6f7
refs/heads/master: 86ebacd360767f6a5cf9c8810977593dccf3f3da
3 changes: 2 additions & 1 deletion trunk/arch/ia64/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,8 @@ cpu_init (void)
ia64_set_kr(IA64_KR_PT_BASE, __pa(ia64_imva(empty_zero_page)));

/*
* Initialize default control register to defer all speculative faults. The
* Initialize default control register to defer speculative faults except
* for those arising from TLB misses, which are not deferred. The
* kernel MUST NOT depend on a particular setting of these bits (in other words,
* the kernel must have recovery code for all speculative accesses). Turn on
* dcr.lc as per recommendation by the architecture team. Most IA-32 apps
Expand Down

0 comments on commit 2a942d2

Please sign in to comment.