Bug 549494 - Kernel reports: Badness in local_bh_enable at kernel/softirq.c:141
Summary: Kernel reports: Badness in local_bh_enable at kernel/softirq.c:141
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.8
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-21 20:26 UTC by Marc Milgram
Modified: 2018-11-14 17:55 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-14 20:10:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Marc Milgram 2009-12-21 20:26:36 UTC
Description of problem:
When running a SysRq-t, there are several messages along the line of

 kernel: Badness in local_bh_enable at kernel/softirq.c:141

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


How reproducible:
Every time

Steps to Reproduce:
1. configure a machine with netconsole running over a bonded interface
2. start a transfering a large file _away_ from the machine over scp 
3. run
     for i in seq 100;do
       echo t > /proc/sysrq-trigger
       sleep 5
     done
  
Actual results:
In syslog, the following message will appear:
  kernel: Badness in local_bh_enable at kernel/softirq.c:141

Expected results:
  No error messages

Additional info:


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