mbox series

[v2,0/1] arm64: defconfig: Add Coresight as module

Message ID 20220922142400.478815-1-james.clark@arm.com (mailing list archive)
Headers show
Series arm64: defconfig: Add Coresight as module | expand

Message

James Clark Sept. 22, 2022, 2:23 p.m. UTC
I'm still leaving out CONFIG_CORESIGHT_SOURCE_ETM4X because it depends
on the outcome of the investigation into CONFIG_PID_IN_CONTEXTIDR, but
I think we should enable these ones for now and start getting some of
the benefits sooner.

Changes since v1:

 * Remove CONFIG_CORESIGHT_CTI_INTEGRATION_REGS=y which shouldn't be
   enabled by default

-----

As suggested by Catalin here's the change to add Coresight to defconfig.

Unfortunately I don't think we should add CONFIG_CORESIGHT_SOURCE_ETM4X
which builds a few files until [1] is merged because of the overhead
of CONFIG_PID_IN_CONTEXTIDR.

[1]: https://lore.kernel.org/lkml/20211021134530.206216-1-leo.yan@linaro.org/T/

applies to arm64/for-next/core (e99db032d186)

James Clark (1):
  arm64: defconfig: Add Coresight as module

 arch/arm64/configs/defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Catalin Marinas Sept. 29, 2022, 5:53 p.m. UTC | #1
On Thu, 22 Sep 2022 15:23:59 +0100, James Clark wrote:
> I'm still leaving out CONFIG_CORESIGHT_SOURCE_ETM4X because it depends
> on the outcome of the investigation into CONFIG_PID_IN_CONTEXTIDR, but
> I think we should enable these ones for now and start getting some of
> the benefits sooner.
> 
> Changes since v1:
> 
> [...]

Applied to arm64 (for-next/defconfig), thanks!

[1/1] arm64: defconfig: Add Coresight as module
      https://git.kernel.org/arm64/c/d56f66d2bd4a