)]}'
{
  "commit": "a49f99ffca57a2eada23b1ac908a405c17859e35",
  "tree": "b05f86ca44f941205c6c763fe787ada0ca9116f5",
  "parents": [
    "37004af3aaf28f39981754a05cf74361c0834a7a"
  ],
  "author": {
    "name": "Andrew Morton",
    "email": "akpm@osdl.org",
    "time": "Mon Dec 11 17:24:46 2006 -0800"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Mon Dec 11 17:24:46 2006 -0800"
  },
  "message": "[NETPOLL]: Fix local_bh_enable() warning.\n\nDuring boot we get:\n\nnetconsole: device eth0 not up yet, forcing it\ne1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex\nWARNING (!__warned) at kernel/softirq.c:137 local_bh_enable()\n\nCall Trace:\n [\u003cffffffff80235baf\u003e] local_bh_enable+0x41/0xa3\n [\u003cffffffff8045ab8e\u003e] netpoll_send_skb+0x116/0x144\n [\u003cffffffff8045b1ee\u003e] netpoll_send_udp+0x263/0x271\n [\u003cffffffff803d41ec\u003e] write_msg+0x42/0x5e\n [\u003cffffffff80230c9b\u003e] __call_console_drivers+0x5f/0x70\n [\u003cffffffff80230d19\u003e] _call_console_drivers+0x6d/0x71\n [\u003cffffffff802313f0\u003e] release_console_sem+0x148/0x1ec\n [\u003cffffffff802316ce\u003e] register_console+0x1b1/0x1ba\n [\u003cffffffff803d4178\u003e] init_netconsole+0x54/0x68\n [\u003cffffffff802071ae\u003e] init+0x152/0x308\n [\u003cffffffff804dac8b\u003e] _spin_unlock_irq+0x14/0x30\n [\u003cffffffff8022c15e\u003e] schedule_tail+0x43/0x9f\n [\u003cffffffff8020a758\u003e] child_rip+0xa/0x12\n\nHerbert sayeth:\n\n  Normally networking isn\u0027t invoked with interrupts turned off, but I\n  suppose we don\u0027t have a choice here.  This is unique being a place where you\n  can get called with BH on, off, or IRQs off.\n\n  Given that this is only used for printk, the easiest solution is probably\n  just to disable local IRQs instead of BH.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "156d7fd81fec1829edd5bbe178c3179db79c1005",
      "old_mode": 33188,
      "old_path": "net/core/netpoll.c",
      "new_id": "a01abdd2d3eaa93dce2414b450df3d2c0b685895",
      "new_mode": 33188,
      "new_path": "net/core/netpoll.c"
    }
  ]
}
