From: Petr Vorel <pvorel@suse.cz>
To: Avinesh Kumar <akumar@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] define TST_MAX_CLOCKS to account MAX_AUX_CLOCKS also
Date: Tue, 19 Aug 2025 09:29:34 +0200 [thread overview]
Message-ID: <20250819072934.GA199404@pevik> (raw)
In-Reply-To: <20250818140657.10351-1-akumar@suse.de>
Hi Avinesh,
Thanks for fixing this! Merged!
...
> /* MAX_CLOCKS is the maximum number of clock sources supported by kernel */
> #define MAX_CLOCKS 16
> +#define MAX_AUX_CLOCKS 8
> +
> +#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 17, 0)
FYI it still fails on my openSUSE Tumbleweed 6.17-rc2 is due linux-glibc-devel
package which has 6.16 even I have newer kernel from KOTD (the known problem
with kernel headers from glibc vs. kernel mismatch). But once 6.17 is out it will work.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
prev parent reply other threads:[~2025-08-19 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-18 14:06 [LTP] [PATCH] define TST_MAX_CLOCKS to account MAX_AUX_CLOCKS also Avinesh Kumar
2025-08-19 7:29 ` Petr Vorel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250819072934.GA199404@pevik \
--to=pvorel@suse.cz \
--cc=akumar@suse.de \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.