[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20230915100628.6eaf7f7d@canb.auug.org.au>
Date: Fri, 15 Sep 2023 10:06:28 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Alasdair G Kergon <agk@...hat.com>,
Mike Snitzer <snitzer@...nel.org>
Cc: Joe Thornber <ejt@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the device-mapper tree
Hi all,
After merging the device-mapper tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
drivers/md/persistent-data/dm-extent-allocator.c: In function 'dm_alloc_context_get':
drivers/md/persistent-data/dm-extent-allocator.c:530:31: error: expected ';' before '}' token
530 | spin_unlock(&ea->lock)
| ^
| ;
531 | }
| ~
drivers/md/persistent-data/dm-extent-allocator.c: In function 'dm_alloc_context_put':
drivers/md/persistent-data/dm-extent-allocator.c:544:31: error: expected ';' before '}' token
544 | spin_unlock(&ea->lock)
| ^
| ;
545 | }
| ~
Caused by commit
59d814674dd6 ("dm persistent data: Introduce extent allocator")
I have used the device-mapper tree from next-2023-914 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists