dm-bow: Fix 5.15 compatibility issue
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 21 Apr 2023 08:27:15 +0000 (17:27 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 09:35:29 +0000 (18:35 +0900)
commite7236c0e336fee596657363a3c01ff6111eb6591
tree867b05aa4a94090589efa7fc0303d244c69c4754
parentf2c703f7627e2ff495b2dea3ec6c44ad0a487c20
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