diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-09-04 14:51:53 +0200 |
---|---|---|
committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-09-04 14:51:53 +0200 |
commit | f62ec13e8b696c58f360f457f1541056872aee99 (patch) | |
tree | b0dab310098b750c209a1edd065d5e2f38acdf91 /sound/firewire/oxfw/oxfw-pcm.c | |
parent | firewire: ohci: operate IT/IR events in sleepable work process instead of tas... (diff) | |
download | linux-f62ec13e8b696c58f360f457f1541056872aee99.tar.xz linux-f62ec13e8b696c58f360f457f1541056872aee99.zip |
firewire: core: non-atomic memory allocation for isochronous event to user client
In the former commits, the callback of isochronous context runs on work
process, thus no need to use atomic memory allocation.
This commit replaces GFP_ATOMIC with GCP_KERNEL in the callback for user
client.
Tested-by: Edmund Raile <edmund.raile@protonmail.com>
Link: https://lore.kernel.org/r/20240904125155.461886-5-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'sound/firewire/oxfw/oxfw-pcm.c')
0 files changed, 0 insertions, 0 deletions