Message ID | 20231123120459.287578-1-james.clark@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | coresight: Make current W=1 warnings default | expand |
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
On Thu, 23 Nov 2023 12:04:55 +0000, 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 > > [...] Now moved to coresight next branch, thanks! [1/4] coresight: Fix uninitialized struct warnings https://git.kernel.org/coresight/c/8a519235c3c3 [2/4] coresight: etm3x: Fix build warning https://git.kernel.org/coresight/c/54daf07e6332 [3/4] coresight: Fix undeclared variable warnings from sparse checker https://git.kernel.org/coresight/c/a7195f3f9383 [4/4] coresight: Make current W=1 warnings default https://git.kernel.org/coresight/c/d999c7dd5279 Best regards,