On Mon, Jan 30, 2023 at 04:40:00PM -0500, William Breathitt Gray wrote: > The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: > > Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.2a > > for you to fetch changes up to 01f714ee022ecb2667ca8ba909138b1af4cfff2c: > > counter: fix dependency references for config MICROCHIP_TCB_CAPTURE (2023-01-18 09:59:58 -0500) > > ---------------------------------------------------------------- > First set of Counter updates for the 6.2 cycle You mean 6.3, right? These aren't bugfixes for 6.2-final from what I can tell. > This set of updates consists only of Kconfig cleanup and changes for the > Counter subsystem. In particular, the Kconfig entries are reorganized to > to alphabetical order, and dependencies added to restrict building > certain drivers (intel-qep, ftm-quaddec, and microchip-tcp-capture) to > systems that support them. > > Changes > * counter > - Sort the Kconfig entries alphabetically This isn't needed for 6.2-final at all from waht I can tell. thanks, greg k-h