mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
kernel: refresh 6.12
patches (#13238)
This commit is contained in:
parent
ae997a86d8
commit
6d2364bf77
@ -1,6 +1,6 @@
|
||||
--- a/include/linux/kstrtox.h
|
||||
+++ b/include/linux/kstrtox.h
|
||||
@@ -147,4 +147,9 @@
|
||||
@@ -147,4 +147,9 @@ extern long simple_strtol(const char *,c
|
||||
extern unsigned long long simple_strtoull(const char *,char **,unsigned int);
|
||||
extern long long simple_strtoll(const char *,char **,unsigned int);
|
||||
|
||||
|
@ -19,8 +19,8 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
||||
+
|
||||
#endif /* __KERNEL__ */
|
||||
|
||||
/*
|
||||
@@ -314,6 +316,4 @@ static inline void *offset_to_ptr(const
|
||||
/**
|
||||
@@ -329,6 +331,4 @@ static inline void *offset_to_ptr(const
|
||||
*/
|
||||
#define prevent_tail_call_optimization() mb()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user