[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120223104237.GA2127@electric-eye.fr.zoreil.com>
Date: Thu, 23 Feb 2012 11:42:37 +0100
From: Francois Romieu <romieu@...zoreil.com>
To: Shreyas Bhatewara <sbhatewara@...are.com>
Cc: Jongman Heo <jongman.heo@...sung.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"Scott J. Goldman" <scottjg@...are.com>,
VMware PV-Drivers <pv-drivers@...are.com>
Subject: Re: Re: WARNING: at kernel/softirq.c:159 _local_bh_enable_ip+0x35/0x71()
(Heo, your mua broke threading)
Jongman Heo <jongman.heo@...sung.com> :
> Francois Romieu<romieu@...zoreil.com>
> > > Jongman Heo <jongman.heo@...sung.com> :
> > > Following warning triggered with my VMware Linux guest, when NFS connection is requested from outside.
> >
> > I'd try reverting 39d4a96fd7d2926e46151adbd18b810aeeea8ec0.
[...]
> I confirm that reverting the commit fixes the warning.
Shreyas, can you provide a proper fix for this bug (see
http://www.spinics.net/lists/netdev/msg189554.html for details).
As far as I understand it you can not claim a fake transport layer header
size for udp and blindly check the available buffer size through
pskb_may_pull later. With a 32 bits HIGHMEM guest config (yuck...) it ends
up enabling bh within a network device start_xmit context.
--
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists