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: <20200827115251.GE1891694@smile.fi.intel.com>
Date:   Thu, 27 Aug 2020 14:52:51 +0300
From:   Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To:     Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        "Rafael J. Wysocki" <rafael@...nel.org>,
        Marc Zyngier <marc.zyngier@....com>,
        Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH v1 0/5] irqdomain: clean up, add
 irq_domain_create_legacy()

On Sun, Jul 26, 2020 at 12:12:02PM +0300, Andy Shevchenko wrote:
> On Wed, Jul 08, 2020 at 07:21:30PM +0300, Andy Shevchenko wrote:
> > In order to make users OF independent provide irq_domain_create_legacy() API.
> > Last patch is an example of such user. First three patches are little cleanups.
> > 
> > Since regmap patch is dependent to what is now in regmap tree, I suggest to
> > create an immutable branch in IRQ domain tree and Mark can pull it and apply
> > the last one.
> 
> Marc, are you okay with the IRQ domain patches?

Marc, should I resend this? All dependencies are now resolved.

> > Andy Shevchenko (5):
> >   irqdomain: Remove unused of_device_id forward declaration
> >   irqdomain: Add forward declaration of fwnode_handle
> >   irqdomain: Replace open coded of_node_to_fwnode()
> >   irqdomain: Introduce irq_domain_create_legacy() API
> >   regmap: irq: Convert to use fwnode directly
> > 
> >  Documentation/core-api/irq/irq-domain.rst |  6 ++++++
> >  drivers/base/regmap/regmap-irq.c          | 11 +++++------
> >  include/linux/irqdomain.h                 |  8 +++++++-
> >  kernel/irq/irqdomain.c                    | 19 +++++++++++++++----
> >  4 files changed, 33 insertions(+), 11 deletions(-)

-- 
With Best Regards,
Andy Shevchenko


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ