|
Bugzilla – Full Text Bug Listing |
| Summary: | i386 kernel does not initialize cpu_core_id and phys_core_id properly. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Jacob Shin <jacob.shin> |
| Component: | Kernel | Assignee: | Andreas Kleen <ak> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | Ulrich.Windl |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Third Party Developer/Partner | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Updated hotadd memory patch | ||
|
Description
Jacob Shin
2006-02-03 15:30:41 UTC
Please try 10.1 kotd kernels, I would expect them to work. I don't think this warrants blocker status. The default on x86-64 systems is to use the x86-64 kernel. Andi, I leave it to you whether you think this fix is worth adding to 10.0 and release it with the next update. If you think not, please resolve this bug as WONTFIX. Thanks! Created attachment 71556 [details]
Updated hotadd memory patch
Clear hotadd memory state when SRAT is rejected
Comment #3 belonged to a different bug of course. *** Bug 156369 has been marked as a duplicate of this bug. *** (In reply to comment #2) > I don't think this warrants blocker status. The default on x86-64 > systems is to use the x86-64 kernel. However if a use (like me) who only has 1GB of RAM (64bit has no advantage) and wants to develop 32bit apps (and thus installs "32bit", that SMP kernel will be default for dual core CPUs). Patch is in. I don't know when the next 10.0 kernel update will happen though. ------------------------------------------------------------------- Wed Apr 12 20:36:28 CEST 2006 - ak@suse.de - patches.arch/i386-cpu-init: i386: Move phys_proc_id/early intel workaround to correct function. (148014). |