Re: Sashiko.dev for kselftest
Roman Gushchin <[email protected]>
| Newsgroups | dev.linux.lists.sashiko,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
Shuah <[email protected]> writes: Hi Shuah, Sure, will add later today. > Hi Roman, > > Please add linux-kselftest list to sashiko.dev for reviews. > > There might be double coverage for patches cc'ed to lkml > and other lists such as mm, net, bpf etc. Hope that won't > cause problems. It's not a problem at all. What I believe might be a problem: kselftests are mostly userspace code and at least some parts are written somewhat loosely (which is totally fine for tests), so Sashiko will report a ton of issues, many of them are not worth fixing. So I guess it will be good to put down a kselftest-specific prompt with some guidance what we believe is acceptable in tests code and what's not. Thanks