lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 19 Jan 2021 19:28:37 +0100
From:   Pavel Machek <pavel@....cz>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     linux-kernel@...r.kernel.org, stable@...r.kernel.org,
        Masahiro Yamada <masahiroy@...nel.org>,
        Sasha Levin <sashal@...nel.org>
Subject: Re: [PATCH 5.10 077/152] kconfig: remove kvmconfig and xenconfig
 shorthands

Hi!

> From: Masahiro Yamada <masahiroy@...nel.org>
> 
> [ Upstream commit 9bba03d4473df0b707224d4d2067b62d1e1e2a77 ]
> 
> Linux 5.10 is out. Remove the 'kvmconfig' and 'xenconfig' shorthands
> as previously announced.

I don't believe this is suitable for stable.

Best regards,
								Pavel

> +++ b/scripts/kconfig/Makefile
> @@ -94,16 +94,6 @@ configfiles=$(wildcard $(srctree)/kernel/configs/$@ $(srctree)/arch/$(SRCARCH)/c
>  	$(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh -m .config $(configfiles)
>  	$(Q)$(MAKE) -f $(srctree)/Makefile olddefconfig
>  
> -PHONY += kvmconfig
> -kvmconfig: kvm_guest.config
> -	@echo >&2 "WARNING: 'make $@' will be removed after Linux 5.10"
> -	@echo >&2 "         Please use 'make $<' instead."
> -
> -PHONY += xenconfig
> -xenconfig: xen.config
> -	@echo >&2 "WARNING: 'make $@' will be removed after Linux 5.10"
> -	@echo >&2 "         Please use 'make $<' instead."
> -
>  PHONY += tinyconfig
>  tinyconfig:
>  	$(Q)$(MAKE) -f $(srctree)/Makefile allnoconfig tiny.config

-- 
http://www.livejournal.com/~pavelmachek

Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ