Revision 76c057c84d286140c6c416c3b4ba832cd1d8984e authored by Linus Torvalds on 27 January 2021, 19:06:15 UTC, committed by Linus Torvalds on 27 January 2021, 19:06:15 UTC
Pull parisc fixes from Helge Deller:
 "Two small fixes:

   - Fix linking error with 64-bit kernel when modules are disabled,
     reported by kernel test robot

   - Remove leftover reference to power_tasklet, by Davidlohr Bueso"

* 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
  parisc: Remove leftover reference to the power_tasklet
2 parent s 2ab38c1 + 00e35f2
History
File Mode Size
unittest-data
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 624 bytes
address.c -rw-r--r-- 27.1 KB
base.c -rw-r--r-- 59.4 KB
device.c -rw-r--r-- 8.6 KB
dynamic.c -rw-r--r-- 22.7 KB
fdt.c -rw-r--r-- 31.5 KB
fdt_address.c -rw-r--r-- 6.2 KB
irq.c -rw-r--r-- 18.6 KB
kobj.c -rw-r--r-- 3.8 KB
of_net.c -rw-r--r-- 3.4 KB
of_numa.c -rw-r--r-- 3.9 KB
of_private.h -rw-r--r-- 5.7 KB
of_reserved_mem.c -rw-r--r-- 11.2 KB
overlay.c -rw-r--r-- 33.9 KB
pdt.c -rw-r--r-- 4.8 KB
platform.c -rw-r--r-- 20.0 KB
property.c -rw-r--r-- 40.0 KB
resolver.c -rw-r--r-- 8.7 KB
unittest.c -rw-r--r-- 92.3 KB

back to top