diff options
| author | Will Deacon <will.deacon@arm.com> | 2018-12-10 19:20:23 +0000 |
|---|---|---|
| committer | Will Deacon <will.deacon@arm.com> | 2018-12-10 19:20:23 +0000 |
| commit | 4a1daf29d33d766a1a6f03015b93bfb01b93f46e (patch) | |
| tree | b5d10acd3ed364aae940bb13b58183288546fe77 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | Merge branch 'for-next/kexec' into aarch64/for-next/core (diff) | |
| download | linux-4a1daf29d33d766a1a6f03015b93bfb01b93f46e.tar.gz linux-4a1daf29d33d766a1a6f03015b93bfb01b93f46e.zip | |
arm64: mm: EXPORT vabits_user to modules
TASK_SIZE is defined using the vabits_user variable for 64-bit tasks,
so ensure that this variable is exported to modules to avoid the
following build breakage with allmodconfig:
| ERROR: "vabits_user" [lib/test_user_copy.ko] undefined!
| ERROR: "vabits_user" [drivers/misc/lkdtm/lkdtm.ko] undefined!
| ERROR: "vabits_user" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined!
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
