diff options
| author | Vlastimil Babka <[email protected]> | 2018-08-14 18:50:47 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-08-14 18:59:01 +0000 |
| commit | 792adb90fa724ce07c0171cbc96b9215af4b1045 (patch) | |
| tree | db584b7bb4de0b73424f99f736610eb54a9b0259 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... (diff) | |
| download | kernel-792adb90fa724ce07c0171cbc96b9215af4b1045.tar.gz kernel-792adb90fa724ce07c0171cbc96b9215af4b1045.zip | |
x86/init: fix build with CONFIG_SWAP=n
The introduction of generic_max_swapfile_size and arch-specific versions has
broken linking on x86 with CONFIG_SWAP=n due to undefined reference to
'generic_max_swapfile_size'. Fix it by compiling the x86-specific
max_swapfile_size() only with CONFIG_SWAP=y.
Reported-by: Tomas Pruzina <[email protected]>
Fixes: 377eeaa8e11f ("x86/speculation/l1tf: Limit swap file size to MAX_PA/2")
Signed-off-by: Vlastimil Babka <[email protected]>
Cc: [email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions
