Revision 64a172d265643b345007ddaafcc523f6e5373b69 authored by Linus Torvalds on 28 January 2017, 19:06:42 UTC, committed by Linus Torvalds on 28 January 2017, 19:06:42 UTC
Pull arm64 fix from Catalin Marinas:
 "Fix kernel panic on ACPI-based systems where CPU capacity description
  is not currently handled"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: skip register_cpufreq_notifier on ACPI-based systems
2 parent s ef1dce9 + 606f422
History
File Mode Size
unittest-data
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 656 bytes
address.c -rw-r--r-- 22.6 KB
base.c -rw-r--r-- 65.8 KB
device.c -rw-r--r-- 7.1 KB
dynamic.c -rw-r--r-- 19.7 KB
fdt.c -rw-r--r-- 32.8 KB
fdt_address.c -rw-r--r-- 6.4 KB
irq.c -rw-r--r-- 19.2 KB
of_mdio.c -rw-r--r-- 13.3 KB
of_net.c -rw-r--r-- 2.4 KB
of_numa.c -rw-r--r-- 4.5 KB
of_pci.c -rw-r--r-- 11.7 KB
of_pci_irq.c -rw-r--r-- 3.6 KB
of_private.h -rw-r--r-- 3.4 KB
of_reserved_mem.c -rw-r--r-- 10.0 KB
overlay.c -rw-r--r-- 14.0 KB
pdt.c -rw-r--r-- 5.7 KB
platform.c -rw-r--r-- 17.7 KB
resolver.c -rw-r--r-- 9.3 KB
unittest.c -rw-r--r-- 51.8 KB

back to top