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:   Sat, 17 Jul 2021 20:43:51 -0400
From:   Sasha Levin <sashal@...nel.org>
To:     Eli Billauer <eli.billauer@...il.com>
Cc:     linux-kernel@...r.kernel.org, stable@...r.kernel.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH AUTOSEL 5.13 053/114] char: xillybus: Fix condition for
 invoking the xillybus/ subdirectory

On Sat, Jul 10, 2021 at 08:17:07AM +0300, Eli Billauer wrote:
>Hello Sasha,
>
>Thanks for trying, but this is a NACK.
>
>On 10/07/21 05:16, Sasha Levin wrote:
>>diff --git a/drivers/char/Makefile b/drivers/char/Makefile
>>index ffce287ef415..c7e4fc733a37 100644
>>--- a/drivers/char/Makefile
>>+++ b/drivers/char/Makefile
>>@@ -44,6 +44,6 @@ obj-$(CONFIG_TCG_TPM)		+= tpm/
>>
>>  obj-$(CONFIG_PS3_FLASH)		+= ps3flash.o
>>
>>-obj-$(CONFIG_XILLYBUS)		+= xillybus/
>>+obj-$(CONFIG_XILLYBUS_CLASS)	+= xillybus/
>>  obj-$(CONFIG_POWERNV_OP_PANEL)	+= powernv-op-panel.o
>CONFIG_XILLYBUS_CLASS will be introduced in v5.14, so backporting this 
>commit will break the kernel's build.
>
>Since this patch was created for three kernel versions, I'm repeating 
>this response on all three, just be sure. Hope I'm not being annoying.

I'll drop it everywhere, thanks!

-- 
Thanks,
Sasha

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ