[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2009-04-14 Thread Tim Gardner
** Changed in: linux (Ubuntu) Importance: Medium => Undecided ** Changed in: linux (Ubuntu) Status: Fix Committed => Invalid ** Changed in: linux (Ubuntu) Milestone: ubuntu-8.10-beta => None ** Changed in: linux (Ubuntu) Assignee: Tim Gardner (timg-tpi) => (unassigned) -- Ha

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2009-01-23 Thread Steve Langasek
This bug is still only marked as 'fix committed' for intrepid and beyond, since last July. Can someone confirm that it's fixed in intrepid/jaunty? -- Hardy - Use MFENCE/LFENCE instead of CPUID https://bugs.launchpad.net/bugs/249135 You received this bug notification because you are a member of U

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-10-14 Thread Martin Pitt
linux 2.6.24-21 copied to hardy-updates. ** Changed in: linux (Ubuntu Hardy) Status: Fix Committed => Fix Released -- Hardy - Use MFENCE/LFENCE instead of CPUID https://bugs.launchpad.net/bugs/249135 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-08-11 Thread Martin Pitt
Regression verified as fixed in bug 251334. -- Hardy - Use MFENCE/LFENCE instead of CPUID https://bugs.launchpad.net/bugs/249135 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com ht

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-28 Thread Martin Pitt
Accepted into -proposed, please test and give feedback here. Please see https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed ** Tags removed: verification-failed -- Hardy - Use MFENCE/LFENCE in

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-26 Thread Tim Gardner
See https://bugs.edge.launchpad.net/ubuntu/hardy/+source/linux/+bug/251344/comments/104 -- Hardy - Use MFENCE/LFENCE instead of CPUID https://bugs.launchpad.net/bugs/249135 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-26 Thread Jouni Mettala
Since some intel cpu:s are affected too should arch/x86/kernel/cpu/intel.c be patched too? Something like: - if (cpu_has_xmm) + if (cpu_has_xmm2) set_bit(X86_FEATURE_LFENCE_RDTSC, c->x86_capability); to /arch/x86/kernel/cpu/intel.c -- Hardy - Use MFENCE/LFENCE instead of CPUID https://bug

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-25 Thread Tim Gardner
Looks like this should fix the missing CPU feature: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu- hardy.git;a=commit;h=27c7fd7b06c2f9b4941f99b310280d3a3fb27991 -- Hardy - Use MFENCE/LFENCE instead of CPUID https://bugs.launchpad.net/bugs/249135 You received this bug notification because you are

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-24 Thread Steve Langasek
** Tags added: verification-failed ** Tags removed: verification-needed -- Hardy - Use MFENCE/LFENCE instead of CPUID https://bugs.launchpad.net/bugs/249135 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-24 Thread Steve Langasek
Marking this as verification-failed because of bug #251344, a regression between 2.6.24-19 and 2.6.24-20. I don't know if that's tied to this change, but seems as good as any for tracking... -- Hardy - Use MFENCE/LFENCE instead of CPUID https://bugs.launchpad.net/bugs/249135 You received this bu

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-17 Thread Steve Langasek
Accepted into -proposed, please test and give feedback here. Please see https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: linux (Ubuntu Hardy) Status: In Progress => Fix Committed Target: ubuntu-8.04

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-17 Thread Steve Langasek
** Changed in: linux (Ubuntu Hardy) Importance: Undecided => Medium Assignee: (unassigned) => Tim Gardner (timg-tpi) Status: New => In Progress Target: None => ubuntu-8.04.2 ** Changed in: linux (Ubuntu) Target: ubuntu-8.04.2 => ubuntu-8.10-beta -- Hardy - Use MFENCE

[Bug 249135] Re: Hardy - Use MFENCE/LFENCE instead of CPUID

2008-07-16 Thread Tim Gardner
These 6 commits migrate from CPUID to MFENCE/LFENCE: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=commit;h=12d503a50efbfccebd31f3bf0d6365043d8d3ea1 http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=commit;h=b312a5f161978b4c41afe12261c17763e1e480b3 http://kernel.ubuntu.com/git?p=