diff options
author | 2020-09-01 11:47:12 -0700 | |
---|---|---|
committer | 2020-09-15 20:52:41 -0700 | |
commit | 8ca79df85b7f98be4dcd3f66de07d4973206dbc9 (patch) | |
tree | e023e5740534a1b4626813b5468eea10a6fd4a7a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: enable big timestamps (diff) | |
download | wireguard-linux-8ca79df85b7f98be4dcd3f66de07d4973206dbc9.tar.xz wireguard-linux-8ca79df85b7f98be4dcd3f66de07d4973206dbc9.zip |
xfs: Remove kmem_zalloc_large()
This patch aims to replace kmem_zalloc_large() with global kernel memory
API. So, all its callers are now using kvzalloc() directly, so kmalloc()
fallsback to vmalloc() automatically.
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions