Messages in this thread |  | | Date | Thu, 28 Nov 2013 08:18:06 +0100 | From | Hannes Frederic Sowa <> | Subject | Re: 3.13.0-rc1+ INFO: inconsistent lock state |
| |
On Thu, Nov 28, 2013 at 04:17:56AM +0000, 허종만 wrote: > With current linus git (HEAD 8ae516aa), I got following kernel message. > This is slightly different from what I had reported recently (14th Nov).
I guess the prolem is that the STATS _BH functions are to be used if they are executed in bottom half and maybe people expect it to protect against bottom half. We seem to have some more of this problems in udp_sendmsg (this trace) and ping_sendmsg, maybe in tcp, too. The non-_BH functions actually disable bh.
I'll check for more prolems and will post a patch.
Thanks for reporting,
Hannes
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |