Bug 437947 - F-10 pv_ops xen: restore stock kernel config on x86_64
Summary: F-10 pv_ops xen: restore stock kernel config on x86_64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel-xen-2.6
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Eduardo Habkost
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10_XenPvOps
TreeView+ depends on / blocked
 
Reported: 2008-03-18 12:03 UTC by Mark McLoughlin
Modified: 2008-07-21 15:42 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-07-21 15:42:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mark McLoughlin 2008-03-18 12:03:54 UTC
For bug #436485, we had to change our kernel config as follows:

  -CONFIG_PHYSICAL_START=0x1000000
  +CONFIG_PHYSICAL_START=0x200000

  -CONFIG_SPARSEMEM_VMEMMAP=y
  +# CONFIG_SPARSEMEM_VMEMMAP is not set

This indicates something broken with the x86_64 support which we should be
looking to fix and the change the config back to match the stock config.

Comment 1 Mark McLoughlin 2008-03-18 19:07:03 UTC
Also need to re-enable:

  - CONFIG_SMP
  - CONFIG_NUMA
  - CONFIG_IA32_EMULATION


Comment 2 Mark McLoughlin 2008-04-15 15:40:15 UTC
Punting to F10

Comment 3 Bug Zapper 2008-05-14 06:40:48 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Mark McLoughlin 2008-05-29 16:45:41 UTC
CONFIG_IA32_EMULATION is re-enabled, so we're left with:

# CONFIG_SMP is not set
# CONFIG_NUMA is not set
# CONFIG_NEED_MULTIPLE_NODES is not set
CONFIG_PHYSICAL_START=0x200000
# CONFIG_SPARSEMEM_VMEMMAP is not set


Comment 5 Mark McLoughlin 2008-07-21 15:42:14 UTC
Okay, with kernel-xen-2.6.27-0.2.rc0.git6.fc10.x86_64 all of these have gone
back to the stock configuration


Note You need to log in before you can comment on or make changes to this bug.