Bug 62149

Summary: kernel-source does not recognise "bigmem" kernel type
Product: [Retired] Red Hat Public Beta Reporter: Stephen Tweedie <sct>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: skipjack-beta1CC: notting, sct
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-27 22:00:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen Tweedie 2002-03-27 22:00:25 UTC
Description of Problem:
/usr/src/linux-2.4.18-0.9/include/linux/rhconfig.h looks for "enterprise" in the
/boot/kernel.h #DEFINEs when determining what modules to set up, and whether
it's an SMP build or not.  That doesn't work for the new "bigmem" kernel uname
extensions.

Version-Release number of selected component (if applicable):
kernel-source-2.4.18-0.9

How Reproducible:
N/A

Additional Information:
mkkerneldoth from initscripts-6.58-1 still looks for "enterprise" in the uname, too.

Comment 1 Arjan van de Ven 2002-03-28 11:25:48 UTC
fixed