From: Andy Lutomirski
Date: Thu, 14 Jul 2016 13:21:46 -0700
> On Tue, Jul 12, 2016 at 10:40 AM, David Miller wrote:
>> From: Andy Lutomirski
>> Date: Mon, 11 Jul 2016 14:30:28 -0700
>>
>>> DaveM, is it okay for this to go in via -tip?
>>
>> Sure.
>
> Looks like the series that depends on this
On Tue, Jul 12, 2016 at 10:40 AM, David Miller wrote:
> From: Andy Lutomirski
> Date: Mon, 11 Jul 2016 14:30:28 -0700
>
>> DaveM, is it okay for this to go in via -tip?
>
> Sure.
Looks like the series that depends on this is getting delayed to 4.9.
Could you queue this patch for net-next instead
From: Andy Lutomirski
Date: Mon, 11 Jul 2016 14:30:28 -0700
> DaveM, is it okay for this to go in via -tip?
Sure.
VLAN and MQ control was doing DMA from the stack. Fix it.
Cc: Michael S. Tsirkin
Cc: "netdev@vger.kernel.org"
Signed-off-by: Andy Lutomirski
---
I tested VLAN addition and removal with CONFIG_VMAP_STACK=y,
CONFIG_DEBUG_SG=y and it got rid of the warnings I saw. I haven't
tested the MQ part b