kernel: bump 5.19 to 5.19.6

This commit is contained in:
lean 2022-08-31 23:51:09 +08:00
parent cb3ea4bf55
commit 109c4fc947
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
LINUX_VERSION-5.19 = .5
LINUX_KERNEL_HASH-5.19.5 = 8c3f1cc4f93e50056bb0a8c15a41a8eb6acc7fd71bff6de60b1ef8c4532537bd
LINUX_VERSION-5.19 = .6
LINUX_KERNEL_HASH-5.19.6 = 41a4f824af614460c429a7c723e8dcbb0e042f0047d328c18b4ed6f2b4efa63a

View File

@ -131,7 +131,7 @@
+ int (*fast_recv)(struct sk_buff *skb);
+#endif
+
net_timestamp_check(!netdev_tstamp_prequeue, skb);
net_timestamp_check(!READ_ONCE(netdev_tstamp_prequeue), skb);
trace_netif_receive_skb(skb);
@@ -5317,6 +5334,15 @@ another_round: