<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>98701</bug_id>
          
          <creation_ts>2005-07-11 12:01 0000</creation_ts>
          <short_desc>rt2500 lacking compile-time kernel option check</short_desc>
          <delta_ts>2005-07-11 13:19:52 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>SentientCitrus@gmail.com</reporter>
          <assigned_to>mobile@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>SentientCitrus@gmail.com</who>
            <bug_when>2005-07-11 12:01:36 0000</bug_when>
            <thetext>The rt2500 drivers must be compiled with 4k stacks - 

Reproducible: Always
Steps to Reproduce:
1. Utilize a kernel compiled with 8k stacks
2. Use emerge to build and install rt2500 (emerge rt2500)
3. Attempt to load the module (modprobe rt2500)
Actual Results:  
&quot;module failed to load&quot;
dmesg indicates that modprobe requires 4KSTACKS to be present in order to load
the module.

Expected Results:  
Module (when configured with 4k stacks) should load properly.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2005-07-11 12:21:07 0000</bug_when>
            <thetext>(In reply to comment #0)
&gt; The rt2500 drivers must be compiled with 4k stacks - 
&gt; dmesg indicates that modprobe requires 4KSTACKS to be present in order to load
&gt; the module.

It&apos;s exactly the other way round. It only works w/ 8Kb stacks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genstef@gentoo.org</who>
            <bug_when>2005-07-11 13:19:52 0000</bug_when>
            <thetext>thanks, fixed</thetext>
          </long_desc>
      
    </bug>

</bugzilla>