All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Andrew Lunn <andrew@lunn.ch>, Marc Zyngier <marc.zyngier@arm.com>,
	Thomas Gleixner <tglx@linutronix.de>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Grygorii Strashko <grygorii.strashko@ti.com>
Subject: Re: [PATCH] kernel: irq: Extend lockdep class for request mutex
Date: Tue, 12 Dec 2017 09:59:36 +0100	[thread overview]
Message-ID: <CACRpkdYGyQriK9cC4R1uCPe6OfFN4pzRpBB+vK2Yea7_qAQ+sw@mail.gmail.com> (raw)
In-Reply-To: <1512234664-21555-1-git-send-email-andrew@lunn.ch>

On Sat, Dec 2, 2017 at 6:11 PM, Andrew Lunn <andrew@lunn.ch> wrote:

> The IRQ code already has support for lockdep class for the lock mutex
> in an interrupt descriptor. Extend this to add a second class for the
> request mutex in the descriptor. Not having a class is resulting in
> false positive splats in some code paths.
>
> Signed-off-by: Andrew Lunn <andrew@lunn.ch>

Alas, I don't understand how lockdep works. But if the IRQ maintainers
like the idea they are free to merge this with my:
Acked-by: Linus Walleij <linus.walleij@linaro.org>

It seems Thomas is busy, looping in Marc Z as IRQ maintainer.

Yours,
Linus Walleij

  reply	other threads:[~2017-12-12  8:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-02 17:11 [PATCH] kernel: irq: Extend lockdep class for request mutex Andrew Lunn
2017-12-12  8:59 ` Linus Walleij [this message]
2017-12-28 11:31 ` [tip:irq/urgent] kernel/irq: " tip-bot for Andrew Lunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACRpkdYGyQriK9cC4R1uCPe6OfFN4pzRpBB+vK2Yea7_qAQ+sw@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=andrew@lunn.ch \
    --cc=f.fainelli@gmail.com \
    --cc=grygorii.strashko@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.