linux-next: build failure after merge of the tip tree

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

 



Hi all,

After merging the tip tree, today's linux-next build (x86_64 allmodconfig)
failed like this:

In file included from include/linux/compiler_types.h:89,
                 from <command-line>:
kernel/irq/irq_sim.c: In function 'irq_domain_create_sim':
include/linux/compiler_attributes.h:76:41: error: expected expression before '__attribute__'
   76 | #define __cleanup(func)                 __attribute__((__cleanup__(func)))
      |                                         ^~~~~~~~~~~~~
include/linux/cleanup.h:64:25: note: in expansion of macro '__cleanup'
   64 | #define __free(_name)   __cleanup(__free_##_name)
      |                         ^~~~~~~~~
kernel/irq/irq_sim.c:173:19: note: in expansion of macro '__free'
  173 |         pending = __free(bitmap) = bitmap_zalloc(num_irqs, GFP_KERNEL);
      |                   ^~~~~~

Caused by commit

  590610d72a79 ("genirq/irq_sim: Shrink code by using cleanup helpers")

I have used the tip tree from next-20240125 for today.

-- 
Cheers,
Stephen Rothwell

Attachment: pgpVve_ybKLlv.pgp
Description: OpenPGP digital signature


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

  Powered by Linux