Re: [git pull] x86: fix global_flush_tlb() bug

2007-10-19 Thread Andi Kleen
Thanks for catching. > why this bug never become prominent is a mystery - it can probably be > explained with the (still) relative obscurity of the x86_64 architecture. global_flush_tlb() is not very common in the big scheme of things. In a normal system it only happens single threaded during X

[git pull] x86: fix global_flush_tlb() bug

2007-10-19 Thread Ingo Molnar
find a fix for a pretty serious global_flush_tlb() x86-64 bug below, -stable candidate too i think. Linus, please pull this fix from the x86 git tree: ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86.git | | Ingo Molnar (1): | x86: fix global_flush_tlb() bu