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: <20190817002349.28658-1-jcmvbkbc@gmail.com>
Date:   Fri, 16 Aug 2019 17:23:49 -0700
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/1] Xtensa fix for v5.3

Hi Linus,

please pull another small fix for the Xtensa architecture.

The following changes since commit d45331b00ddb179e291766617259261c112db872:

  Linux 5.3-rc4 (2019-08-11 13:26:41 -0700)

are available in the git repository at:

  git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20190816

for you to fetch changes up to cd8869f4cb257f22b89495ca40f5281e58ba359c:

  xtensa: add missing isync to the cpu_reset TLB code (2019-08-12 15:05:48 -0700)

----------------------------------------------------------------
Xtensa fixes for v5.3:

- add missing isync into cpu_reset to make sure ITLB changes are
  effective.

----------------------------------------------------------------
Max Filippov (1):
      xtensa: add missing isync to the cpu_reset TLB code

 arch/xtensa/kernel/setup.c | 1 +
 1 file changed, 1 insertion(+)

-- 
Thanks.
-- Max

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ