The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e: Linux 6.15-rc4 (2025-04-27 15:19:23 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.16 for you to fetch changes up to 08e2a660b1601963ced37ac8e8d8c134a97f167e: counter: interrupt-cnt: Convert atomic_t -> atomic_long_t (2025-05-02 22:46:01 +0900) ---------------------------------------------------------------- Counter updates for 6.16 An update to allow for larger count values in interrupt-cnt. ---------------------------------------------------------------- Alexander Sverdlin (1): counter: interrupt-cnt: Convert atomic_t -> atomic_long_t drivers/counter/interrupt-cnt.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)