Bug 81723

Summary: module oprofile.o with undefined symbol "cpu_possible"
Product: [Retired] Red Hat Public Beta Reporter: Need Real Name <hamilton>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: phoebe   
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: 2003-01-21 11:28:43 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:
Bug Depends On:    
Bug Blocks: 79578    

Description Need Real Name 2003-01-13 12:22:35 UTC
Description of problem:
module oprofile.o with undefined symbol "cpu_possible" when building kernel with
CONFIG_SMP not defined.

Version-Release number of selected component (if applicable):
kernel-source-2.4.20-2.12

How reproducible:
Always.

Steps to Reproduce:
1. make config
2. Choose CONFIG_PROFILING=y, CONFIG_OPROFILE=m
3. Unmark CONFIG_SMP
4. make dep bzImage modules modules_install install
    
Actual results:
depmod: *** Unresolved symbols in
/lib/modules/2.4.20-2.12custom/kernel/arch/i386/oprofile/oprofile.o
depmod:         cpu_possible

Comment 1 Arjan van de Ven 2003-01-21 11:28:43 UTC
fixed in the current kernels available through rawhide and in the refreshed phoebe