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]
Message-ID: <CAMuHMdUFTd0xtOmcxVkV8j9L9j-+6rEksHy=49=DoUMWBHEvSg@mail.gmail.com>
Date: Fri, 5 Dec 2025 13:53:57 +0100
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Ioana Ciornei <ioana.ciornei@....com>
Cc: Thomas Gleixner <tglx@...utronix.de>, Ulf Hansson <ulf.hansson@...aro.org>, 
	Johan Hovold <johan+linaro@...nel.org>, "Rafael J. Wysocki" <rafael@...nel.org>, 
	"Rob Herring (Arm)" <robh@...nel.org>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] irqchip/ls-extirq: convert to a platform driver

Hi Ioana,

On Fri, 5 Dec 2025 at 13:14, Ioana Ciornei <ioana.ciornei@....com> wrote:
> On Fri, Dec 05, 2025 at 11:28:29AM +0100, Geert Uytterhoeven wrote:
> > Hi Ionana,

> My name is spelled Ioana.

Please accept my sincere apologies!

> > > +static struct platform_driver ls_extirq_driver = {
> > > +       .probe = ls_extirq_probe,
> > > +       .driver = {
> > > +               .name = "ls-extirq",
> > > +               .of_match_table = ls_extirq_dt_ids,
> > > +       }
> > > +};
> > > +
> > > +module_platform_driver(ls_extirq_driver);
> >
> > builtin_platform_driver(), as the driver cannot be modular?
>
> Sure, will fix in v2.

Thanks!

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ