On Wed, 15 Nov 2017 14:21:13 -0600, Mario Limonciello said: > On machines using rfkill interface the buffer needs to have been > allocated before the initial use (memset) of it. > > Reported-by: Valdis Kletnieks <valdis.kletnieks@xxxxxx> > Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxxx> > --- > drivers/platform/x86/dell-laptop.c | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) Works here, thanks. Feel free to stick a Tested-By: on it ;)