[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140612013808.20579.qmail@ns.horizon.com>
Date: 11 Jun 2014 21:38:08 -0400
From: "George Spelvin" <linux@...izon.com>
To: akpm@...ux-foundation.org, linux@...izon.com
Cc: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
mingo@...hat.com, rdunlap@...radead.org, tj@...nel.org
Subject: Re: [PATCH v2 2/3] lib: glob.c: Add CONFIG_GLOB_SELFTEST
>> Persuading GCC to throw away *all* the self-test data after running
>> it was surprisingly annoying.
>
> Yeah. Props for making the attempt.
*Whew*. I was worried I'd get upbraided for overoptimziation.
>> The one thing I'm not really sure about is what to do if the self-test
>> fails. For now, I make the module_init function fail too. Opinions?
>
> The printk should suffice - someone will notice it eventually.
>
> Using KERN_ERR to report a failure might help draw attention to it.
I'm not sure what you mean by "might"; I already *do* report it as KERN_ERR.
If you think failing the module load is a bad idea, feel free to
modify the patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists