aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2019-08-30 16:39:14 +0300
committerGreg Kroah-Hartman <[email protected]>2019-09-03 15:49:11 +0200
commitb62a31b04e9315517bcd59d6e9aac29ab0d9d582 (patch)
treed262f85dbb3d28641327f16caad9cc25df2eb53b /scripts/gdb/linux/modules.py
parent5a030e618712fcdae0bc61b8c2303bac1c2b805e (diff)
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_requests()'
There is no need to use GFP_ATOMIC to allocate 'req'. GFP_KERNEL should be enough and is already used for another allocation juste a few lines below. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Mathias Nyman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions