On 11/7/17 7:13 AM, Eric Dumazet wrote: > From: Eric Dumazet <[email protected]> > > Fixes a case where GFP_ATOMIC allocation must be used instead of > GFP_KERNEL one. > ... > > Fixes: f3d9832e56c4 ("ipv6: addrconf: cleanup locking in ipv6_add_addr") > Signed-off-by: Eric Dumazet <[email protected]> > Reported-by: Valdis Kletnieks <[email protected]> > --- > net/ipv6/addrconf.c | 12 +++++++----- > 1 file changed, 7 insertions(+), 5 deletions(-) >
Acked-by: David Ahern <[email protected]> Tested-by: David Ahern <[email protected]>
