Re: [PATCH] rock-dgb_defconfig: Update for Linux 6.7 with UBSAN

2024-04-16 Thread Felix Kuehling
On 2024-04-16 13:02, Chen, Xiaogang wrote: On 4/15/2024 2:49 PM, Felix Kuehling wrote: Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. make rock-dbg_defconfig make savedefconfig cp defconfig arch/x86/config

Re: [PATCH] rock-dgb_defconfig: Update for Linux 6.7 with UBSAN

2024-04-16 Thread Chen, Xiaogang
On 4/15/2024 2:49 PM, Felix Kuehling wrote: Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. make rock-dbg_defconfig make savedefconfig cp defconfig arch/x86/config/rock-dbg_defconfig This also enables UBSA

Re: [PATCH] rock-dgb_defconfig: Update for Linux 6.7 with UBSAN

2024-04-15 Thread Alex Deucher
Acked-by: Alex Deucher On Mon, Apr 15, 2024 at 4:07 PM Felix Kuehling wrote: > > make rock-dbg_defconfig > make savedefconfig > cp defconfig arch/x86/config/rock-dbg_defconfig > > This also enables UBSAN, which can help catch some types of bugs at > compile time. > > Signed-off-by: Felix Kuehlin

[PATCH] rock-dgb_defconfig: Update for Linux 6.7 with UBSAN

2024-04-15 Thread Felix Kuehling
make rock-dbg_defconfig make savedefconfig cp defconfig arch/x86/config/rock-dbg_defconfig This also enables UBSAN, which can help catch some types of bugs at compile time. Signed-off-by: Felix Kuehling --- arch/x86/configs/rock-dbg_defconfig | 46 + 1 file changed,