lkml.org 
[lkml]   [2019]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 14/15] static_call: Simple self-test module
    On Wed, Jun 05, 2019 at 03:08:07PM +0200, Peter Zijlstra wrote:
    >
    > Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
    > ---
    > lib/Kconfig.debug | 8 ++++++++
    > lib/Makefile | 1 +
    > lib/test_static_call.c | 41 +++++++++++++++++++++++++++++++++++++++++
    > 3 files changed, 50 insertions(+)
    >
    > --- a/lib/Kconfig.debug
    > +++ b/lib/Kconfig.debug
    > @@ -1955,6 +1955,14 @@ config TEST_STATIC_KEYS
    >
    > If unsure, say N.
    >
    > +config TEST_STATIC_CALL
    > + tristate "Test static call"
    > + depends on m
    > + help
    > + Test the static call interfaces.
    > +
    > + If unsure, say N.
    > +

    Any reason why we wouldn't just make this a built-in boot time test?

    --
    Josh

    \
     
     \ /
      Last update: 2019-06-10 19:25    [W:4.223 / U:0.096 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site