Skip to content

Commit 8ef2a8b

Browse files
committed
kernel: Improved bcm2836/7 IRQ handling
See: raspberrypi/linux#6359
1 parent 46ddec9 commit 8ef2a8b

18 files changed

+126232
-126230
lines changed

boot/kernel.img

-216 Bytes
Binary file not shown.

boot/kernel7.img

-528 Bytes
Binary file not shown.

boot/kernel7l.img

-56 Bytes
Binary file not shown.

boot/kernel8.img

22 Bytes
Binary file not shown.

boot/kernel_2712.img

904 Bytes
Binary file not shown.

extra/Module7.symvers

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4600,6 +4600,7 @@
46004600
0x55cfbb0d group_cpus_evenly vmlinux EXPORT_SYMBOL_GPL
46014601
0x9ad1ff66 platform_irqchip_probe vmlinux EXPORT_SYMBOL_GPL
46024602
0x3142529c arm_local_intc vmlinux EXPORT_SYMBOL_GPL
4603+
0x85c88363 bcm2836_arm_irqchip_spin_gpu_irq vmlinux EXPORT_SYMBOL
46034604
0x14f79cdc pinctrl_dev_get_name vmlinux EXPORT_SYMBOL_GPL
46044605
0x770c2360 pinctrl_dev_get_devname vmlinux EXPORT_SYMBOL_GPL
46054606
0x87ac6655 pinctrl_dev_get_drvdata vmlinux EXPORT_SYMBOL_GPL

extra/Module7l.symvers

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4617,6 +4617,7 @@
46174617
0x55cfbb0d group_cpus_evenly vmlinux EXPORT_SYMBOL_GPL
46184618
0x0085803d platform_irqchip_probe vmlinux EXPORT_SYMBOL_GPL
46194619
0x3142529c arm_local_intc vmlinux EXPORT_SYMBOL_GPL
4620+
0x85c88363 bcm2836_arm_irqchip_spin_gpu_irq vmlinux EXPORT_SYMBOL
46204621
0x2b3801cc phy_create_lookup vmlinux EXPORT_SYMBOL_GPL
46214622
0xd78e64ef phy_remove_lookup vmlinux EXPORT_SYMBOL_GPL
46224623
0xbd1bc0b2 phy_pm_runtime_get vmlinux EXPORT_SYMBOL_GPL

0 commit comments

Comments
 (0)