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] [thread-next>] [day] [month] [year] [list]
Message-Id: <358410e9-1f0d-4a8a-bf74-084a8ea62440@app.fastmail.com>
Date: Mon, 19 Aug 2024 13:58:01 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Yuntao Liu" <liuyuntao12@...wei.com>,
 openipmi-developer@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
 linux-arm-kernel@...ts.infradead.org, dmaengine@...r.kernel.org,
 "linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>,
 linux-i2c@...r.kernel.org, linux-usb@...r.kernel.org
Cc: "Corey Minyard" <minyard@....org>,
 "Ludovic.Desroches" <ludovic.desroches@...rochip.com>,
 "Vinod Koul" <vkoul@...nel.org>, "Daniel Mack" <daniel@...que.org>,
 "Haojian Zhuang" <haojian.zhuang@...il.com>,
 "Robert Jarzmik" <robert.jarzmik@...e.fr>, morbidrsa@...il.com,
 "Borislav Petkov" <bp@...en8.de>, "Tony Luck" <tony.luck@...el.com>,
 "James Morse" <james.morse@....com>,
 "Mauro Carvalho Chehab" <mchehab@...nel.org>,
 "Robert Richter" <rric@...nel.org>, codrin.ciubotariu@...rochip.com,
 "Andi Shyti" <andi.shyti@...nel.org>,
 "Nicolas Ferre" <nicolas.ferre@...rochip.com>,
 "Alexandre Belloni" <alexandre.belloni@...tlin.com>,
 "Claudiu Beznea" <claudiu.beznea@...on.dev>,
 "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
 "Alan Stern" <stern@...land.harvard.edu>,
 Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
 Duje Mihanović <duje.mihanovic@...le.hr>,
 "Mark Brown" <broonie@...nel.org>,
 "Andy Shevchenko" <andriy.shevchenko@...ux.intel.com>
Subject: Re: [PATCH -next 6/9] dmaengine: pxa: fix module autoloading

On Mon, Aug 19, 2024, at 13:38, Yuntao Liu wrote:
> Add MODULE_DEVICE_TABLE(), so modules could be properly autoloaded
> based on the alias from platform_device_id table.
>
> Signed-off-by: Yuntao Liu <liuyuntao12@...wei.com>
> ---
>  drivers/dma/pxa_dma.c | 1 +
>  1 file changed, 1 insertion(+)
>

The legacy probe will soon be gone for pxa, so I would skip this
one, like the other pxa patches.

      Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ