diff options
| author | Vitaly Wool <[email protected]> | 2019-06-01 05:30:39 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-06-01 22:51:31 +0000 |
| commit | bb9f6f63f32da40ca34a921e377ad3181a4f9023 (patch) | |
| tree | e1d10c3f8437c172b13ddbac199edfeabbcd2f5f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set (diff) | |
| download | kernel-bb9f6f63f32da40ca34a921e377ad3181a4f9023.tar.gz kernel-bb9f6f63f32da40ca34a921e377ad3181a4f9023.zip | |
z3fold: fix sheduling while atomic
kmem_cache_alloc() may be called from z3fold_alloc() in atomic context, so
we need to pass correct gfp flags to avoid "scheduling while atomic" bug.
Link: http://lkml.kernel.org/r/[email protected]
Fixes: 7c2b8baa61fe5 ("mm/z3fold.c: add structure for buddy handles")
Signed-off-by: Vitaly Wool <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
