All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Clement Leger <clement.leger@bootlin.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Clement Leger <clement.leger@bootlin.com>
Subject: Re: [PATCH] clk: at91: check pmc node status before registering syscore ops
Date: Tue, 14 Sep 2021 15:03:01 -0700	[thread overview]
Message-ID: <163165698139.763609.11633047159530535523@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <20210913082633.110168-1-clement.leger@bootlin.com>

Quoting Clement Leger (2021-09-13 01:26:33)
> Currently, at91 pmc driver always register the syscore_ops whatever
> the status of the pmc node that has been found. When set as secure
> and disabled, the pmc should not be accessed or this will generate
> abort exceptions.
> To avoid this, add a check on node availability before registering
> the syscore operations.
> 
> Signed-off-by: Clement Leger <clement.leger@bootlin.com>

Any Fixes tag?

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Clement Leger <clement.leger@bootlin.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Clement Leger <clement.leger@bootlin.com>
Subject: Re: [PATCH] clk: at91: check pmc node status before registering syscore ops
Date: Tue, 14 Sep 2021 15:03:01 -0700	[thread overview]
Message-ID: <163165698139.763609.11633047159530535523@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <20210913082633.110168-1-clement.leger@bootlin.com>

Quoting Clement Leger (2021-09-13 01:26:33)
> Currently, at91 pmc driver always register the syscore_ops whatever
> the status of the pmc node that has been found. When set as secure
> and disabled, the pmc should not be accessed or this will generate
> abort exceptions.
> To avoid this, add a check on node availability before registering
> the syscore operations.
> 
> Signed-off-by: Clement Leger <clement.leger@bootlin.com>

Any Fixes tag?

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-09-14 22:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-13  8:26 [PATCH] clk: at91: check pmc node status before registering syscore ops Clément Léger
2021-09-13  8:26 ` Clément Léger
2021-09-13 10:06 ` Nicolas Ferre
2021-09-13 10:06   ` Nicolas Ferre
2021-09-13 13:38 ` Claudiu.Beznea
2021-09-13 13:38   ` Claudiu.Beznea
2021-09-14 22:03 ` Stephen Boyd [this message]
2021-09-14 22:03   ` Stephen Boyd
2021-09-15  6:15   ` Clément Léger
2021-09-15  6:15     ` Clément Léger
2021-10-08  3:48 ` Stephen Boyd
2021-10-08  3:48   ` Stephen Boyd

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=163165698139.763609.11633047159530535523@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=clement.leger@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=mturquette@baylibre.com \
    --cc=nicolas.ferre@microchip.com \
    /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.