Bug 807196 - intel_cacheinfo.c can't compile if setting CONFIG_SMP=n
Summary: intel_cacheinfo.c can't compile if setting CONFIG_SMP=n
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.7
Hardware: i686
OS: Linux
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Prarit Bhargava
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-27 09:16 UTC by bolt liu
Modified: 2012-03-30 13:36 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-30 13:36:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description bolt liu 2012-03-27 09:16:43 UTC
Description of problem:
it reports such error if setting CONFIG_SMP=n:
arch/i386/kernel/cpu/intel_cacheinfo.c: In function ‘wbinvd_on_cpu’:
arch/i386/kernel/cpu/intel_cacheinfo.c:47: error: implicit declaration of function ‘smp_call_function_single’

Version-Release number of selected component (if applicable):


How reproducible:
always


Steps to Reproduce:
1. set CONFIG_SMP=n
2. build the kernel

  
Actual results:
fail to compile

Expected results:
it should compile

Additional info:

Comment 1 Prarit Bhargava 2012-03-30 13:36:54 UTC
Hello,

Red Hat does not support customization of its kernel.  Please contact your support representation for further information.

Thanks,

P.


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