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:   Sat, 12 Jan 2019 16:27:07 +0100
From:   Uwe Kleine-König 
        <u.kleine-koenig@...gutronix.de>
To:     Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     Thierry Reding <thierry.reding@...il.com>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Mark Brown <broonie@...nel.org>
Subject: Re: linux-next: build failure after merge of the pwm tree

Hello, 

On Sat, Jan 12, 2019 at 05:08:59PM +1100, Stephen Rothwell wrote:
> On Sat, 12 Jan 2019 17:01:17 +1100 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> >
> > [Reported by "kernelci.org bot" <bot@...nelci.org>]
> 
> [Also reported by Mark Brown <broonie@...nel.org>]

And also reported by the zero-day bot
(201901110232.L51oPCXW%fengguang.wu@...el.com).

> > After merging the pwm tree, today's linux-next build (arm64-allmodconfig)
> > failed like this:
> > 
> > In file included from drivers/pwm/pwm-imx27.c:15:
> > drivers/pwm/pwm-imx27.c:292:25: error: 'imx_pwm_dt_ids' undeclared here (not in a function); did you mean 'pwm_imx27_dt_ids'?
> >  MODULE_DEVICE_TABLE(of, imx_pwm_dt_ids);

I already asked Thierry if he can fixup my commit with

	s/imx_pwm_dt_ids/pwm_imx27_dt_ids/

(as already suggested by the compiler), but it seems he didn't act on
that yet.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

Powered by blists - more mailing lists