diff options
| author | Sergey Senozhatsky <[email protected]> | 2016-07-26 15:22:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-07-26 16:19:19 -0700 |
| commit | 16d37725a042cc66f9ee95889dd40e734264508e (patch) | |
| tree | c874e273c4293300221a20cd9f50bf65e41d0efa /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | eb9f56d82547db407779967a2251ea28969245b0 (diff) | |
zram: drop gfp_t from zcomp_strm_alloc()
We now allocate streams from CPU_UP hot-plug path, there are no
context-dependent stream allocations anymore and we can schedule from
zcomp_strm_alloc(). Use GFP_KERNEL directly and drop a gfp_t parameter.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Sergey Senozhatsky <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Cc: Joonsoo Kim <[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-postgresql.py')
0 files changed, 0 insertions, 0 deletions