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: <CAK8P3a2+tvr6O7LxF8M6sJ-e-NmbijAmXt13FPEvOXtY_PSgPQ@mail.gmail.com>
Date:   Thu, 28 Jan 2021 16:35:55 +0100
From:   Arnd Bergmann <arnd@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-ia64@...r.kernel.org, Tony Luck <tony.luck@...el.com>,
        John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>,
        linux-arch <linux-arch@...r.kernel.org>
Subject: [GIT PULL] asm-generic/ia64 fixes, mark as orphaned

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
tags/asm-generic-fixes-v5.11

for you to fetch changes up to 96ec72a3425d1515b69b7f9dc34a4a6ce5862a37:

  ia64: Mark architecture as orphaned (2021-01-12 17:03:04 +0100)

----------------------------------------------------------------
asm-generic/ia64 fixes, mark as orphaned

Commit 2b49ddcef297 ("ia64: convert to legacy_timer_tick") from my timer
series I merged through the asm-generic tree caused a regression on all
ia64 machines, as bisected by Adrian Glaubitz.

Tony Luck is no longer really working on ia64, so instead of merging the
fix through his tree, we ended up deciding that I'd merge the fix myself
along a patch to mark the architecture as Orphaned and a compile time
warning fix I made while working on the regression.

Signed-off-by: Arnd Bergmann <arnd@...db.de>

----------------------------------------------------------------
Arnd Bergmann (3):
      ia64: fix timer cleanup regression
      ia64: fix xchg() warning
      ia64: Mark architecture as orphaned

 MAINTAINERS                          |  5 +----
 arch/ia64/include/uapi/asm/cmpxchg.h |  2 +-
 arch/ia64/kernel/time.c              | 31 ++++++++++++++++++-------------
 3 files changed, 20 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ