Bug 773107

Summary: Kernel bug in non-SMP builds
Product: Red Hat Enterprise Linux 6 Reporter: Gordan Bobic <gordan>
Component: kernelAssignee: Prarit Bhargava <prarit>
Status: CLOSED WONTFIX QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2CC: arozansk, linville
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-12 14:07:51 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:
Attachments:
Description Flags
Patch to fix kernel/sched.c when CONFIG_SMP isn't set. none

Description Gordan Bobic 2012-01-10 23:22:59 UTC
Created attachment 551966 [details]
Patch to fix kernel/sched.c when CONFIG_SMP isn't set.

Description of problem:
There has been a bug introduced between 2.6.32-220 and 2.6.32-220.2.1. The function definitions are incorrectly split up based CONFIG_SMP configuration parameter. Patch is attached.

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

How reproducible:
Easily, built the kernel from src.rpm with a configuration that doesn't define CONFIG_SMP.

Additional info:
Regression from 2.6.32-220.

Comment 3 RHEL Program Management 2012-05-03 05:16:59 UTC
Since RHEL 6.3 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.

Comment 5 Prarit Bhargava 2013-11-12 14:07:51 UTC
Closing as WONTFIX.  Red Hat does not typically support custom builds of the sources.

P.