diff options
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | 2015-12-23 16:28:40 -0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-28 00:18:47 -0500 |
commit | 9ba0b9636dc07a328ad3bffe9b22edb4cbb2901b (patch) | |
tree | 1ad14a8a711525b3745be6a464e78e3b8652ea78 /tools/perf/builtin-annotate.c | |
parent | 3358a5c0c1578fa215f90a0e750579cd6258ddd9 (diff) |
sctp: use GFP_USER for user-controlled kmalloc
Commit cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
missed two other spots.
For connectx, as it's more likely to be used by kernel users of the API,
it detects if GFP_USER should be used or not.
Fixes: cacc06215271 ("sctp: use GFP_USER for user-controlled kmalloc")
Reported-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions