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]
Message-Id: <20230110180940.128858-1-jcmvbkbc@gmail.com>
Date:   Tue, 10 Jan 2023 10:09:40 -0800
From:   Max Filippov <jcmvbkbc@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
        Chris Zankel <chris@...kel.net>,
        Max Filippov <jcmvbkbc@...il.com>
Subject: [PULL 0/2] Xtensa fixes for v6.2

Hi Linus,

please pull the following fixes for the Xtensa architecture.

The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:

  Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)

are available in the Git repository at:

  https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20230110

for you to fetch changes up to 4414c1f5c7a375eaa108676a56e12cc8234eb647:

  xtensa: drop unused members of struct thread_struct (2023-01-06 23:33:11 -0800)

----------------------------------------------------------------
Xtensa fixes for v6.2:

- fix xtensa allmodconfig build broken by the kcsan test
- drop unused members of struct thread_struct

----------------------------------------------------------------
Max Filippov (2):
      kcsan: test: don't put the expect array on the stack
      xtensa: drop unused members of struct thread_struct

 arch/xtensa/include/asm/processor.h | 9 ---------
 arch/xtensa/kernel/traps.c          | 2 --
 arch/xtensa/mm/fault.c              | 4 ----
 kernel/kcsan/kcsan_test.c           | 7 ++++++-
 4 files changed, 6 insertions(+), 16 deletions(-)

-- 
Thanks.
-- Max

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ