]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fix kABI breakage caused by "block: generic request_queue reference counting"
authorDan Duval <dan.duval@oracle.com>
Fri, 9 Dec 2016 15:29:57 +0000 (10:29 -0500)
committerDan Duval <dan.duval@oracle.com>
Fri, 9 Dec 2016 15:29:57 +0000 (10:29 -0500)
commitcf3a5bd57b277afdfb505fca3b1fc9b4497aa26d
tree5b8f253fc5d3dca419f38205961563157f2080e7
parent5b6b2b67c60ea8cbd9dec1b7c9e828cafb2ef6a0
fix kABI breakage caused by "block: generic request_queue reference counting"

Orabug: 22913653

Commit 3ef28e83ab15799742e55fd13243a5f678b04242 ("block: generic
request_queue reference counting") changed the name of an element of
the request_queue structure, and in so doing, broke kABI.

This patch uses __GENKSYMS__ to hide the change from the kABI
checker.

Signed-off-by: Dan Duval <dan.duval@oracle.com>
include/linux/blkdev.h