lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 05 Jul 2022 15:26:59 +0100
From:   Aidan MacDonald <aidanmacdonald.0x0@...il.com>
To:     Lee Jones <lee.jones@...aro.org>
Cc:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the mfd tree


Lee Jones <lee.jones@...aro.org> writes:

> On Tue, 05 Jul 2022, Stephen Rothwell wrote:
>
>> Hi all,
>> 
>> After merging the mfd tree, today's linux-next build (arm
>> multi_v7_defconfig) failed like this:
>> 
>> drivers/mfd/axp20x.c:634:35: error: initialization of 'unsigned int (*)(struct regmap_irq_chip_data *, unsigned int,  int)' from incompatible pointer type 'int (*)(unsigned int,  int)' [-Werror=incompatible-pointer-types]
>>   634 |         .get_irq_reg            = axp192_get_irq_reg,
>>       |                                   ^~~~~~~~~~~~~~~~~~
>> drivers/mfd/axp20x.c:634:35: note: (near initialization for 'axp192_regmap_irq_chip.get_irq_reg')
>> 
>> Caused by commit
>> 
>>   8c7d8aa029a3 ("mfd: axp20x: Add support for AXP192")
>> 
>> I have used the mfd tree from next-20220704 for today.
>
> Aidan, what are your plans?

This is missing the prerequisite regmap-irq patches, sorry if it wasn't
clear from the cover letter.

Link: https://lore.kernel.org/lkml/20220623211420.918875-1-aidanmacdonald.0x0@gmail.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ