Skip to content

Commit d7e5018

Browse files
committed
LTS tag: v5.4.290
- 1 LTS commit was skipped (dependency on other commits): 95e4f62df23f4 hrtimers: Handle CPU state correctly on hotplug Note: earlier The following commits were skipped due to a Kabi issue. a012efe0df04: hrtimer: Report offline hrtimer enqueue 54d0d83a5350 hrtimers: Push pending hrtimers away from outgoing CPU earlier - 2 conflict LTS commits were resolved: df19e2d7bdf7e: poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() Note: conflict due to commit 76ce2c9: "waitfd: new syscall implementing waitpid() over fds" be1d9d4cb1dc5: kheaders: Ignore silly-rename files Note: conflict due to missing the below upstream commit in uek6 c1fedc15e69ea kheaders: explicitly define file modes for archived headers Signed-off-by: Alok Tiwari <[email protected]> Reviewed-by: Sherry Yang <[email protected]>
1 parent bf6d12b commit d7e5018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
VERSION = 5
33
PATCHLEVEL = 4
44
SUBLEVEL = 17
5-
# LTS-VERSION v5.4.289
5+
# LTS-VERSION v5.4.290
66
EXTRAVERSION =
77
NAME = Kleptomaniac Octopus
88

0 commit comments

Comments
 (0)