On Wed, Jun 19, 2024 at 5:45 PM Ilya Leoshkevich <i...@linux.ibm.com> wrote: > > uaccess.h uses instrument_get_user() and instrument_put_user(), which > are defined in linux/instrumented.h. Currently we get this header from > somewhere else by accident; prefer to be explicit about it and include > it directly. > > Suggested-by: Alexander Potapenko <gli...@google.com> > Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com> Reviewed-by: Alexander Potapenko <gli...@google.com>
- Re: [PATCH v5 33/37] s390/uaccess: Add KMSAN supp... Alexander Potapenko
- Re: [PATCH v5 33/37] s390/uaccess: Add KMSAN ... Ilya Leoshkevich
- Re: [PATCH v5 33/37] s390/uaccess: Add KM... Alexander Potapenko
- Re: [PATCH v5 33/37] s390/uaccess: Add KM... Ilya Leoshkevich
- [PATCH v5 20/37] kmsan: Accept ranges starting with 0 ... Ilya Leoshkevich
- [PATCH v5 35/37] s390/unwind: Disable KMSAN checks Ilya Leoshkevich
- [PATCH v5 04/37] kmsan: Increase the maximum store siz... Ilya Leoshkevich
- [PATCH v5 19/37] lib/zlib: Unpoison DFLTCC output buff... Ilya Leoshkevich
- [PATCH v5 27/37] s390/diag: Unpoison diag224() output ... Ilya Leoshkevich
- [PATCH v5 34/37] s390/uaccess: Add the missing linux/i... Ilya Leoshkevich
- Re: [PATCH v5 34/37] s390/uaccess: Add the missin... Alexander Potapenko
- [PATCH v5 22/37] s390: Use a larger stack for KMSAN Ilya Leoshkevich
- [PATCH v5 14/37] kmsan: Use ALIGN_DOWN() in kmsan_get_... Ilya Leoshkevich
- [PATCH v5 05/37] kmsan: Fix is_bad_asm_addr() on arche... Ilya Leoshkevich
- [PATCH v5 32/37] s390/traps: Unpoison the kernel_stack... Ilya Leoshkevich