lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 03 Jul 2022 09:26:13 +0200
From:   Sander Vanheule <sander@...nheule.net>
To:     Yury Norov <yury.norov@...il.com>
Cc:     x86@...nel.org, linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        elver@...gle.com, gregkh@...uxfoundation.org,
        Peter Zijlstra <peterz@...radead.org>,
        Thomas Gleixner <tglx@...utronix.de>, vschneid@...hat.com,
        Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
        Dave Hansen <dave.hansen@...ux.intel.com>,
        "H . Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH v4 3/5] lib/test: Introduce cpumask KUnit test suite

On Sat, 2022-07-02 at 14:45 -0700, Yury Norov wrote:
> > On Sat, Jul 02, 2022 at 06:08:26PM +0200, Sander Vanheule wrote:
> > > > Add a basic suite of tests for cpumask, providing some tests for empty
> > > > and completely filled cpumasks.
> > > > 
> > > > Signed-off-by: Sander Vanheule <sander@...nheule.net>
> > > > Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> > > > ---
> > > > 
> > > > Notes:
> > > >     Changes since v3:
> > > >     - Test for_each_cpu*() over empty mask and cpu_possible_mask
> > > >     - Add Andy's Reviewed-by
> > > >     - Use num_{online,present,possible}_cpus() for builtin masks
> > > >     - Guard against CPU hotplugging during test for dynamic builtin CPU masks
> > > >     
> > > >     Changes since v2:
> > > >     - Rework for_each_* test macros, as suggested by Yury
> > 
> > We have a special tag for it:
> > 
> > Suggested-by: Yury Norov <yury.norov@...il.com>

Of course, sorry I forgot about this. I should've included this already when introducing this patch
anyway.

Best,
Sander

Powered by blists - more mailing lists