diff options
author | Pranay Kr. Srivastava <pranjas@gmail.com> | 2017-03-24 11:37:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-27 14:51:32 +0300 |
commit | b1b2b3ca78757c3162d1dde283117c778133a276 (patch) | |
tree | 7cb55cab174bd3db4d0fd0a7b6e00a96fdc97577 /scripts/gdb/linux/utils.py | |
parent | a15505e69cd2f8d0ebf566cd5c5838bd5c2d56e3 (diff) | |
download | linux-b1b2b3ca78757c3162d1dde283117c778133a276.tar.xz |
staging: speakup: use speakup_allocate as per required context
speakup_allocate used GFP_ATOMIC for allocations
even while during initialization due to it's use
in notifier call.
Pass GFP_ flags as well to speakup_allocate depending
on the context it is called in.
Signed-off-by: Pranay Kr. Srivastava <pranjas@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions