From: Johannes Berg Date: Wed, 9 Jan 2013 09:22:07 +0000 (+0100) Subject: regulatory: fix uevent X-Git-Tag: v3.9-rc1~139^2~242^2^2~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a484cffc5e1836114e9556f7c704412d491200c;p=pandora-kernel.git regulatory: fix uevent The uevent callback doesn't protect its access to last_request, which now causes a warning since the conversion to get_last_request(). Fix this by allowing to use RCU protection for last_request. Reported-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed