mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* review for  5.16.3-rc2
@ 2022-01-25 12:45 Jeffrin Jose T
  2022-01-25 14:34 ` Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Jeffrin Jose T @ 2022-01-25 12:45 UTC (permalink / raw)
  To: Greg KH, lkml; +Cc: stable

[-- Attachment #1: Type: text/plain, Size: 222 bytes --]

hello greg,

compile failed for  5.16.3-rc2 related.
a relevent file attached.

Tested-by : Jeffrin Jose T <jeffrin@rajagiritech.edu.in>


-- 
software engineer
rajagiri school of engineering and technology - autonomous



[-- Attachment #2: 5.16.3-rc2.txt --]
[-- Type: text/plain, Size: 1031 bytes --]

	char *                     typetab;              /*    24     8 */

	/* size: 32, cachelines: 1, members: 4 */
	/* sum members: 28, holes: 1, sum holes: 4 */
	/* last cacheline: 32 bytes */
};
struct klp_modinfo {
	Elf64_Ehdr                 hdr;                  /*     0    64 */
	/* --- cacheline 1 boundary (64 bytes) --- */
	Elf64_Shdr *               sechdrs;              /*    64     8 */
	char *                     secstrings;           /*    72     8 */
	unsigned int               symndx;               /*    80     4 */

	/* size: 88, cachelines: 2, members: 4 */
	/* padding: 4 */
	/* last cacheline: 24 bytes */
};
Segmentation fault
  LD      .tmp_vmlinux.kallsyms1
  KSYMS   .tmp_vmlinux.kallsyms1.S
  AS      .tmp_vmlinux.kallsyms1.S
  LD      .tmp_vmlinux.kallsyms2
  KSYMS   .tmp_vmlinux.kallsyms2.S
  AS      .tmp_vmlinux.kallsyms2.S
  LD      vmlinux
  BTFIDS  vmlinux
FAILED: load BTF from vmlinux: No such file or directory
make: *** [Makefile:1161: vmlinux] Error 255
make: *** Deleting file 'vmlinux'
$


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-01-26 14:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-25 12:45 review for 5.16.3-rc2 Jeffrin Jose T
2022-01-25 14:34 ` Greg KH
2022-01-25 16:19   ` Jeffrin Thalakkottoor
2022-01-25 16:27     ` Greg KH
2022-01-25 17:02       ` Jeffrin Thalakkottoor
2022-01-25 18:55         ` Jeffrin Thalakkottoor
2022-01-26 10:45         ` Salvatore Bonaccorso
2022-01-26 12:36           ` Jeffrin Thalakkottoor
2022-01-26 14:37             ` Jeffrin Thalakkottoor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome