Skip to content

Commit de54c9f

Browse files
committed
LTS version: v6.12.25
Conflicts: b00ff25b9cb58 bpf: check changes_pkt_data property for extension programs Use UEK_KABI_FILL_HOLE to add new bool Skips: 7e2d22493939 block: don't reorder requests in blk_add_rq_to_plug 2ad0f19a4e99 block: add a rq_list type 5b34f40cdab6 block: remove rq_list_move This set of block changes aren't a fix, they are a redesign, don't know why stable does this stuff. This is changing interfaces and I think it is too risky to try working around some of the violations. 5ec903970245 driver core: bus: add irq_get_affinity callback to bus_type We have no reserves to add the new pointer, I think it best to skip this as well. Signed-off-by: Jack Vogel <[email protected]>
1 parent f724105 commit de54c9f

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
@@ -5,7 +5,7 @@ SUBLEVEL = 0
55
EXTRAVERSION =
66
NAME = Baby Opossum Posse
77

8-
#LTS version v6.12.24
8+
#LTS version v6.12.25
99

1010
# *DOCUMENTATION*
1111
# To see a list of typical targets execute "make help"

0 commit comments

Comments
 (0)