Re: [PATCH v3 0/4] coresight: Make current W=1 warnings default

From: Suzuki K Poulose
Date: Fri Jan 12 2024 - 07:15:57 EST


On 23/11/2023 12:04, James Clark wrote:
Changes since v2:

* Split code and Makefile changes
* Add a fix for a comment warning in etm3x
* Add some sparse checker fixes in coresight-cfg-afdo.c
* Fix the 0 instead of NULL warnings reported by kernel test robot

James Clark (4):
coresight: Fix uninitialized struct warnings
coresight: etm3x: Fix build warning
coresight: Fix undeclared variable warnings from sparse checker
coresight: Make current W=1 warnings default

Apologies for the delay, this is now in my queue for next.

git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git for-next/queue

Suzuki