On 13.02.2025 23:00, Volodymyr Babchuk wrote: > This patch is preparation for making stack protector > configurable. First step is to remove -fno-stack-protector flag from > EMBEDDED_EXTRA_CFLAGS so separate components (Hypervisor in this case) > can enable/disable this feature by themselves. > > Signed-off-by: Volodymyr Babchuk <volodymyr_babc...@epam.com> > Reviewed-by: Jan Beulich <jbeul...@suse.com> > Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com> > --- > Config.mk | 2 +- > stubdom/Makefile | 2 ++
Bzw, since on v4 the question was whether this series is ready to go in: Strictly speaking you'd need a stubdom ack here as well. Jan