On Thu, Mar 12, 2026 at 08:44:46PM +0100, David Hildenbrand (Arm) wrote:
>
> >
> > + if (!thp_is_enabled()) {
> > + ksft_exit_skip("Transparent Hugepages not available\n");
> > + }
> > +
>
> No need for the {}Oops, my bad. I overlooked it when checking patch. Will fix in v2. > > -- > Cheers, > > David >

