Files
kernel_arpi/lib
Sami Tolvanen 2a961a38a9 FROMLIST: lib/list_sort: fix function type mismatches
Casting the comparison function to a different type trips indirect call
Control-Flow Integrity (CFI) checking. Remove the additional consts from
cmp_func, and the now unneeded casts.

Fixes: 043b3f7b63 ("lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS")
(am from https://lore.kernel.org/patchwork/patch/1178059/)
Link: https://lore.kernel.org/lkml/20200110225602.91663-1-samitolvanen@google.com
Bug: 147506196
Change-Id: I329b1a454c30af78f9851db6a38c3f060499ec0d
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
2020-01-15 20:49:27 +00:00
..
2019-09-20 09:06:26 -07:00
2019-12-17 19:56:09 +01:00
2019-07-25 15:47:37 +02:00
2019-09-24 15:54:08 -07:00
2019-05-06 11:12:09 -07:00