git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61ffcaf
)
x86-64/smp: fix random SIGSEGV issues
author
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 17 Sep 2005 22:41:04 +0000
(15:41 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 17 Sep 2005 22:41:04 +0000
(15:41 -0700)
They seem to have been due to AMD errata 63/122; the fix is to disable
TLB flush filtering in SMP configurations.
Confirmed to fix the problem by Andrew Walrond <andrew@walrond.org>
[ Let's see if we'll have a better fix eventually, this is the Q&D
"let's get this fixed and out there" version ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found