mbox

[PULL,Wily] Fix and restore workaround for ARM64 ERRATUM 843419

Message ID CALdTtnuHSZ6uSUaJdj-ZWLwR=e+GUXPBOgt-9V1L=L+e7rvzyg@mail.gmail.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/dannf/ubuntu-wily.git lp1502946

Message

dann frazier Oct. 9, 2015, 6:03 p.m. UTC
This is making its way upstream. Even though the fix will eventually
come in via stable, I'm submitting it now because I don't want to
forget to re-enable the config when it does :)

The following changes since commit cbbddb409ff9aa8197a2011f3d1cb5ffdf002cd8:

  UBUNTU: [Debian] rebuild should only trigger for non-linux packages
(2015-10-09 17:19:10 +0100)

are available in the git repository at:

  git://kernel.ubuntu.com/dannf/ubuntu-wily.git lp1502946

for you to fetch changes up to eea98100148aed28e22f801fcd324579ee11aa6e:

  Revert "UBUNTU: [Config] CONFIG_ARM64_ERRATUM_843419=n" (2015-10-09
11:00:30 -0700)

----------------------------------------------------------------
dann frazier (2):
      UBUNTU: SAUCE: (no-up) arm64: Use KCONFIG variant of
CFLAGS_MODULE to avoid environment override
      Revert "UBUNTU: [Config] CONFIG_ARM64_ERRATUM_843419=n"

 arch/arm64/Makefile                       | 2 +-
 debian.master/config/config.common.ubuntu | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Tim Gardner Oct. 12, 2015, 1:35 p.m. UTC | #1

Brad Figg Nov. 6, 2015, 8:52 p.m. UTC | #2
Applied to the master-next branch of Wily.