summaryrefslogtreecommitdiffstats
path: root/scripts/show_delta
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-06-20 13:00:45 +0200
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-09-12 14:00:36 +0200
commitfc8af4fb3ebf705e9e37fb8e80f5de985c10bb11 (patch)
tree8dc9e82ef2395c15bcc4a36172db5447d6490cad /scripts/show_delta
parentmedia: dvb-frontends/cxd2099: add SPDX license identifier (diff)
downloadlinux-fc8af4fb3ebf705e9e37fb8e80f5de985c10bb11.tar.xz
linux-fc8af4fb3ebf705e9e37fb8e80f5de985c10bb11.zip
media: em28xx-audio: use GFP_KERNEL for memory allocation during init
As far as I can tell em28xx_audio_urb_init() is called once during initialization from non atomic context. Memory allocation from non atomic context should use GFP_KERNEL to avoid using emergency pool for memory allocation. Use GFP_KERNEL for memory allocation. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'scripts/show_delta')
0 files changed, 0 insertions, 0 deletions