Re: [v3,17/19] arch/sparc: Implement fb_is_primary_device() in source file

2023-06-23 Thread Guenter Roeck
difficult to determine since this patch can not easily be reverted. Guenter --- # bad: [8d2be868b42c08290509c60515865f4de24ea704] Add linux-next specific files for 20230623 # good: [45a3e24f65e90a047bef86f927ebdc4c710edaa1] Linux 6.4-rc7 git bisect start 'HEAD' 'v6.4-rc7' # go

Re: [PATCH] kbuild: builddeb: always make modules_install, to install modules.builtin*

2023-06-23 Thread Nicolas Schier
On Thu, Jun 22, 2023 at 12:19:53PM -0700 Josh Triplett wrote: > Even for a non-modular kernel, the kernel builds modules.builtin and > modules.builtin.modinfo, with information about the built-in modules. > Tools such as initramfs-tools need these files to build a working > initramfs on some system