dm-bow: Fix 5.15 compatibility issue 95/291795/1 accepted/tizen/unified/20230424.185352
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 21 Apr 2023 08:27:15 +0000 (17:27 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 21 Apr 2023 08:27:15 +0000 (17:27 +0900)
commite980e673ac98d9c4b86b60ee590ad25279af7411
treefef29fb3eb30837138330c7e7af1b0c68cb9bc46
parentf0468b8e3f21596c8e9644743859af335e0ec385
dm-bow: Fix 5.15 compatibility issue

https://patchwork.kernel.org/project/linux-block/patch/20210804094147.459763-8-hch@lst.de/

delays registering the gendisk, so move creating our sysfs nodes until
resume.

Orignal-Author: Paul Lawrence <paullawrence@google.com>
Origin: https://android.googlesource.com/kernel/common/+/88e27b17aab604fb2d486e538b2ef55cd967a430%5E%21/#F0
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: Ib328a4b1f989cdd7359c186668417f85d633b29a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/md/dm-bow.c