Re: [PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations

2025-07-23 Thread Andrey Ryabinin
On 7/22/25 8:21 PM, Sabyrzhan Tasbolatov wrote: > On Tue, Jul 22, 2025 at 3:59 AM Andrey Ryabinin > wrote: >> >> >> >> On 7/17/25 4:27 PM, Sabyrzhan Tasbolatov wrote: >> >>> === Testing with patches >>> >>> Testing in v3: >>> >>> - Compiled every affected arch with no errors: >>> >>> $ make CC

Re: [PATCH v3 08/12] kasan/um: select ARCH_DEFER_KASAN and call kasan_init_generic

2025-07-23 Thread Andrey Ryabinin
On 7/22/25 4:17 PM, Sabyrzhan Tasbolatov wrote: > On Tue, Jul 22, 2025 at 4:00 AM Andrey Ryabinin > wrote: >> >> >> >> On 7/17/25 4:27 PM, Sabyrzhan Tasbolatov wrote: >>> UserMode Linux needs deferred KASAN initialization as it has a custom >>> kasan_arch_is_ready() implementation that tracks

Re: linux-next: Tree for Jul 21 [drivers/gpu/drm/xe/xe.ko]

2025-07-23 Thread Lucas De Marchi
On Tue, Jul 22, 2025 at 10:26:11AM -0300, Lucas De Marchi wrote: On Mon, Jul 21, 2025 at 10:50:29PM -0700, Randy Dunlap wrote: Hi, On 7/21/25 6:38 PM, Lucas De Marchi wrote: On Mon, Jul 21, 2025 at 01:17:33PM -0700, Randy Dunlap wrote: On 7/21/25 12:41 AM, Stephen Rothwell wrote: Hi all,