public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] LTP compilation fixes for buildroot toolchains
@ 2022-06-06 18:43 Petr Vorel
  2022-06-06 18:43 ` [LTP] [PATCH 1/2] kvm: Fix compilation on x86 Petr Vorel
  2022-06-06 18:43 ` [LTP] [PATCH 2/2] kvm: Fix undefined reference to __stack_chk_fail() Petr Vorel
  0 siblings, 2 replies; 9+ messages in thread
From: Petr Vorel @ 2022-06-06 18:43 UTC (permalink / raw)
  To: ltp
  Cc: Yann E. MORIN, Thomas Petazzoni, Buildroot Mailing List,
	Fabrice Fontaine

Hi all,

this fixes 2 compilation failures of KVM tests reported some time ago [1].

Kind regards,
Petr

[1] https://lore.kernel.org/buildroot/YofzKdQAUOnR2gSW@pevik/

Petr Vorel (2):
  kvm: Fix compilation on x86
  kvm: Fix undefined reference to __stack_chk_fail()

 testcases/kernel/kvm/Makefile | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-- 
2.36.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2022-06-13 21:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 18:43 [LTP] [PATCH 0/2] LTP compilation fixes for buildroot toolchains Petr Vorel
2022-06-06 18:43 ` [LTP] [PATCH 1/2] kvm: Fix compilation on x86 Petr Vorel
2022-06-08 14:39   ` Cyril Hrubis
2022-06-06 18:43 ` [LTP] [PATCH 2/2] kvm: Fix undefined reference to __stack_chk_fail() Petr Vorel
2022-06-08 14:36   ` Cyril Hrubis
2022-06-09  8:26   ` Martin Doucha
2022-06-09 12:26     ` Thomas Petazzoni via ltp
2022-06-10  7:56     ` Joerg Vehlow
2022-06-13 21:31       ` Petr Vorel

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