aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2018-05-26 09:45:59 +0000
committerGreg Kroah-Hartman <[email protected]>2018-07-07 17:35:00 +0200
commit97b715b62e5b4c6edb75d023f556fd09a46cb4e1 (patch)
tree3187a16d1be129d085e84025db20841edcc2f814 /tools/perf/scripts/python/bin
parent5faecb0162883df2b06965c7e6dd7c42278f7e0d (diff)
misc: ibmvmc: Use GFP_ATOMIC under spin lock
The function alloc_dma_buffer() is called from ibmvmc_add_buffer(), in which a spin lock be held here, so we should use GFP_ATOMIC when a lock is held. Fixes: 0eca353e7ae7 ("misc: IBM Virtual Management Channel Driver (VMC)") Signed-off-by: Wei Yongjun <[email protected]> Reviewed-by: Bryant G. Ly <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions