On Tue, Dec 24, 2024 at 11:17:30AM +0800, wzs wrote:
> The output of objdump -r --disassemble=vmw_send_msg vmwgfx.ko is as follows.
> Since the content is quite long ,i need to split two parts for saving.
> Similarly, I have also saved it in the attachment.
> console output 1 : https://pastebin.com
On 12/21/24 16:15, Masahiro Yamada wrote:
> Commit 654102df2ac2 ("kbuild: add generic support for built-in boot
> DTBs") introduced generic support for built-in DTBs.
>
> Select GENERIC_BUILTIN_DTB to use the generic rule.
>
> To keep consistency across architectures, this commit also renames
> CON
On Mon, Dec 23, 2024 at 11:34:58AM +0800, wzs wrote:
> Hello,
> when fuzzing the Linux Kernel,
> i encountered several rare kernel warnings.
> It seems that the warning is related to the kernel stack.
> The versions in which this appeared are from Linux-6.8.0 to 6.13-rc3.
>
> The two warning messa