diff options
author | Takashi Iwai <[email protected]> | 2022-08-23 13:57:37 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-08-24 08:00:26 +0200 |
commit | 63bfc84672bbdfc19e54ce181d094fc1aab09e8c (patch) | |
tree | 14538937fc04823e1116a84e43c861c1c55e1905 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | a5ed0c547d50d30a60d67b0911b4ec2c85c54310 (diff) |
ALSA: pdaudiocf: Drop superfluous GFP setup
The extra setup with GFP_DMA32 is superfluous for this driver. The
whole operation is a simple copy loop, and there is no memory address
restriction at all. Drop the useless GFP setup.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions