forked from coolsnowwolf/lede
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)
- Loading branch information
1 parent
14fb304
commit 6731232
Showing
11 changed files
with
7 additions
and
434 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-6.1 = .68 | ||
LINUX_KERNEL_HASH-6.1.68 = 365ff26a30e206de9b18489f45d38582a0a61b7c5919f8ab89295a47316784e1 | ||
LINUX_VERSION-6.1 = .69 | ||
LINUX_KERNEL_HASH-6.1.69 = 7e3d2694d18ce502068cc88a430da809abbd17d0773268524ebece442612b541 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -121,7 +121,7 @@ Signed-off-by: T.J. Mercier <[email protected]> | |
static inline int lru_gen_from_seq(unsigned long seq) | ||
{ | ||
return seq % MAX_NR_GENS; | ||
@@ -297,6 +309,11 @@ static inline bool lru_gen_in_fault(void | ||
@@ -302,6 +314,11 @@ static inline bool lru_gen_in_fault(void | ||
return false; | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,7 +62,7 @@ Signed-off-by: T.J. Mercier <[email protected]> | |
|
||
--- a/include/linux/mm_inline.h | ||
+++ b/include/linux/mm_inline.h | ||
@@ -595,4 +595,12 @@ pte_install_uffd_wp_if_needed(struct vm_ | ||
@@ -600,4 +600,12 @@ pte_install_uffd_wp_if_needed(struct vm_ | ||
#endif | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,7 @@ Signed-off-by: T.J. Mercier <[email protected]> | |
|
||
--- a/include/linux/mm_inline.h | ||
+++ b/include/linux/mm_inline.h | ||
@@ -600,6 +600,9 @@ static inline bool vma_has_recency(struc | ||
@@ -605,6 +605,9 @@ static inline bool vma_has_recency(struc | ||
if (vma->vm_flags & (VM_SEQ_READ | VM_RAND_READ)) | ||
return false; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,7 +87,7 @@ Signed-off-by: T.J. Mercier <[email protected]> | |
static inline int lru_gen_from_seq(unsigned long seq) | ||
{ | ||
return seq % MAX_NR_GENS; | ||
@@ -309,11 +297,6 @@ static inline bool lru_gen_in_fault(void | ||
@@ -314,11 +302,6 @@ static inline bool lru_gen_in_fault(void | ||
return false; | ||
} | ||
|
||
|
229 changes: 0 additions & 229 deletions
229
...x/generic/backport-6.1/795-v6.3-01-r8152-add-USB-device-driver-for-config-selection.patch
This file was deleted.
Oops, something went wrong.
64 changes: 0 additions & 64 deletions
64
...et/linux/generic/backport-6.1/795-v6.3-03-r8152-avoid-to-change-cfg-for-all-devices.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.