linux-next: build failure after merge of the device-mapper tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Attachment: pgpgJerMuaDCu.pgp
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux