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-next>] [day] [month] [year] [list]
Date: Fri, 29 Mar 2024 13:39:36 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Shuah Khan <skhan@...uxfoundation.org>, shuah <shuah@...nel.org>,
 David Gow <davidgow@...gle.com>, Brendan Higgins
 <brendanhiggins@...gle.com>, linux-kselftest@...r.kernel.org,
 linux-kernel@...r.kernel.org, "kuba@...nel.org" <kuba@...nel.org>,
 Mark Brown <broonie@...nel.org>, Johannes Berg <johannes@...solutions.net>
Subject: [GIT PULL] KUnit fixes update for Linux 6.9-rc2

Hi Linus,

Please pull the following kunit fixes update for Linux 6.9rc2.

This kunit update for Linux 6.9-rc2 consists of one urgent fix for
--alltests build failure related to renaming of CONFIG_DAMON_DBGFS
to DAMON_DBGFS_DEPRECATED to the missing config option.

This is one of the two fixes to --alltests breakage. The other
one is in the following PR from net:
  
https://lore.kernel.org/netdev/20240328143117.26574-1-pabeni@redhat.com

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 4cece764965020c22cff7665b18a012006359095:

   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-kunit-fixes-6.9-rc2

for you to fetch changes up to cfedfb24c9ddee2bf1641545f6e9b6a02b924aee:

   kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests (2024-03-28 11:47:30 -0600)

----------------------------------------------------------------
linux_kselftest-kunit-fixes-6.9-rc2

This kunit update for Linux 6.9-rc2 consists of one urgent fix for
--alltests build failure related to renaming of CONFIG_DAMON_DBGFS
to DAMON_DBGFS_DEPRECATED to the missing config option.

----------------------------------------------------------------
David Gow (1):
       kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests

  tools/testing/kunit/configs/all_tests.config | 1 +
  1 file changed, 1 insertion(+)
----------------------------------------------------------------
View attachment "linux_kselftest-kunit-fixes-6.9-rc2.diff" of type "text/x-patch" (409 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ