diff options
author | 2021-01-26 20:16:21 +0100 | |
---|---|---|
committer | 2021-01-26 20:16:21 +0100 | |
commit | 00e35f2b0e8acb88d4e1aa96ff0490e3bfe46580 (patch) | |
tree | da600cafe83d51b41ea5d26174a816fc3dc7fa21 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | parisc: Remove leftover reference to the power_tasklet (diff) | |
download | wireguard-linux-00e35f2b0e8acb88d4e1aa96ff0490e3bfe46580.tar.xz wireguard-linux-00e35f2b0e8acb88d4e1aa96ff0490e3bfe46580.zip |
parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
When building a kernel without module support, the CONFIG_MLONGCALL option
needs to be enabled in order to reach symbols which are outside of a 22-bit
branch.
This patch changes the autodetection in the Kconfig script to always enable
CONFIG_MLONGCALL when modules are disabled and uses a far call to
preempt_schedule_irq() in intr_do_preempt() to reach the symbol in all cases.
Signed-off-by: Helge Deller <deller@gmx.de>
Reported-by: kernel test robot <lkp@intel.com>
Cc: stable@vger.kernel.org # v5.6+
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions