From: Linus Torvalds Date: Sat, 17 Sep 2005 22:41:04 +0000 (-0700) Subject: x86-64/smp: fix random SIGSEGV issues X-Git-Tag: v2.6.14-rc2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5e8fdfc622b03acf5ac974a1b8b26da6511c99;p=pandora-kernel.git x86-64/smp: fix random SIGSEGV issues 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 [ 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 --- Reading git-diff-tree failed