Bug 122504 - CONFIG_4KSTACKS option patch conflict
Summary: CONFIG_4KSTACKS option patch conflict
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-05 10:20 UTC by Martin Braun
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-05-05 10:24:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martin Braun 2004-05-05 10:20:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040112

Description of problem:
linux-2.6.5-nostack.patch (see SRPM) removes CONFIG_4KSTACKS
config option and makes it mandatory.
linux-2.6.0-4g4g.patch adds CONFIG_4KSTACKS back to
linux-2.6.5-1.349/include/asm-i386/processor.h leading
to at least a larger than neccesary thread_struct.



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

How reproducible:
Always

Steps to Reproduce:
1. look at source code (linux-2.6.5-1.349/include/asm-i386/processor.h)
2.
3.
    

Actual Results:  CONFIG_4KSTACKS is there

Expected Results:  CONFIG_4KSTACKS should not be there

Additional info:

Comment 1 Arjan van de Ven 2004-05-05 10:24:41 UTC
woops; fixed. thanks for reporting this.


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