Skip to content

Commit

Permalink
kernel: Bump to 5.10.2
Browse files Browse the repository at this point in the history
kernel: Permanent fix for vchiq bulk transfer failures on 5.10
See: raspberrypi/linux#4022
  • Loading branch information
popcornmix committed Dec 23, 2020
1 parent 14063a7 commit 0fb9a0d
Show file tree
Hide file tree
Showing 13,129 changed files with 108,767 additions and 108,767 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel7.img
Binary file not shown.
Binary file modified boot/kernel7l.img
Binary file not shown.
Binary file modified boot/kernel8.img
Binary file not shown.
2 changes: 1 addition & 1 deletion extra/Module.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@
0x7a761636 leds_list_lock vmlinux EXPORT_SYMBOL_GPL
0x88e8ad0e of_graph_parse_endpoint vmlinux EXPORT_SYMBOL
0x1baea5d5 of_property_read_variable_u8_array vmlinux EXPORT_SYMBOL_GPL
0x2fe7ef64 vchiq_open_service vmlinux EXPORT_SYMBOL
0x241b709f vchiq_open_service vmlinux EXPORT_SYMBOL
0x8cf13de5 napi_schedule_prep vmlinux EXPORT_SYMBOL
0x67a09ea9 udp_gro_receive vmlinux EXPORT_SYMBOL
0x3cc025bf xfrm_parse_spi vmlinux EXPORT_SYMBOL
Expand Down
2 changes: 1 addition & 1 deletion extra/Module7.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,7 @@
0xabcda29e leds_list_lock vmlinux EXPORT_SYMBOL_GPL
0x182a1bf3 of_graph_parse_endpoint vmlinux EXPORT_SYMBOL
0xbbc0716a of_property_read_variable_u8_array vmlinux EXPORT_SYMBOL_GPL
0x2fe7ef64 vchiq_open_service vmlinux EXPORT_SYMBOL
0x241b709f vchiq_open_service vmlinux EXPORT_SYMBOL
0x3ee8c334 napi_schedule_prep vmlinux EXPORT_SYMBOL
0xf81b1d12 udp_gro_receive vmlinux EXPORT_SYMBOL
0xf2c0d835 xfrm_parse_spi vmlinux EXPORT_SYMBOL
Expand Down
2 changes: 1 addition & 1 deletion extra/Module7l.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@
0xabcda29e leds_list_lock vmlinux EXPORT_SYMBOL_GPL
0xc34bef6a of_graph_parse_endpoint vmlinux EXPORT_SYMBOL
0x371bf0a1 of_property_read_variable_u8_array vmlinux EXPORT_SYMBOL_GPL
0x2fe7ef64 vchiq_open_service vmlinux EXPORT_SYMBOL
0x241b709f vchiq_open_service vmlinux EXPORT_SYMBOL
0xcac86778 napi_schedule_prep vmlinux EXPORT_SYMBOL
0xe9070238 udp_gro_receive vmlinux EXPORT_SYMBOL
0x8551ebff xfrm_parse_spi vmlinux EXPORT_SYMBOL
Expand Down
2 changes: 1 addition & 1 deletion extra/Module8.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -1362,7 +1362,7 @@
0xd92f0791 leds_list_lock vmlinux EXPORT_SYMBOL_GPL
0x241bb8e0 of_property_read_variable_u8_array vmlinux EXPORT_SYMBOL_GPL
0x65b36fce of_graph_parse_endpoint vmlinux EXPORT_SYMBOL
0x2fe7ef64 vchiq_open_service vmlinux EXPORT_SYMBOL
0x241b709f vchiq_open_service vmlinux EXPORT_SYMBOL
0xc4d8bd79 napi_schedule_prep vmlinux EXPORT_SYMBOL
0x3e2da477 udp_gro_receive vmlinux EXPORT_SYMBOL
0x24401674 xfrm_parse_spi vmlinux EXPORT_SYMBOL
Expand Down

0 comments on commit 0fb9a0d

Please sign in to comment.