From: Andy Lutomirski <[email protected]> Date: Mon, 5 Dec 2016 18:10:58 -0800
> With CONFIG_VMAP_STACK=y, virtnet_set_mac_address() can be passed a > pointer to the stack and it will OOPS. Copy the address to the heap > to prevent the crash. > > Cc: Michael S. Tsirkin <[email protected]> > Cc: Jason Wang <[email protected]> > Cc: Laura Abbott <[email protected]> > Reported-by: [email protected] > Signed-off-by: Andy Lutomirski <[email protected]> Applied, thanks.
