----- Original Message -----
(Heo, your mua broke threading)
Jongman Heo [off-list ref] :
quoted
Francois Romieu[off-list ref]
quoted
quoted
Jongman Heo [off-list ref] :
Following warning triggered with my VMware Linux guest, when
NFS connection is requested from outside.
I'd try reverting 39d4a96fd7d2926e46151adbd18b810aeeea8ec0.
[...]
quoted
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
Just sent a patch to fix the transport header size.
Thanks.
Shreyas