Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1360320

Re: [GIT PULL] arm64 updates for 4.6

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [GIT PULL] arm64 updates for 4.6
Date 2016-03-18 04:10 +0100
Message-ID <rdSXv-892-1@gated-at.bofh.it> (permalink)
References <rdKQi-2sR-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 17, 2016 at 11:26 AM, Catalin Marinas
<catalin.marinas@arm.com> wrote:
>
> Here are the main arm64 updates for 4.6. There are some relatively
> intrusive changes to support KASLR, the reworking of the kernel virtual
> memory layout and initial page table creation. These would conflict with
> some of the arm64 KVM changes merged via the KVM tree (adding support
> for the "Virtualisation Host Extensions" ARMv8.1 feature). The prior
> merge resolution in linux-next should be fine but I also included the
> output of "git show --cc" on a local merge I did against last night's
> mainline tree (at the end of this email). If there are any issues please
> let me know.

I think I got the same merge resolution except for the ordering of the
arm64_features[] table, where I made ARM64_HAS_VIRT_HOST_EXTN go after
ARM64_ALT_PAN_NOT_UAO, the way it is numbered. That shouldn't matter.

But since I don't do cross builds or test arm64, you should
double-check that I didn't screw something up. (it's not pushed out
quite yet, since my build is still going, but it should be out
soonish)

Thanks,

              Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[GIT PULL] arm64 updates for 4.6 Catalin Marinas <catalin.marinas@arm.com> - 2016-03-17 19:30 +0100
  Re: [GIT PULL] arm64 updates for 4.6 Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-18 04:10 +0100
    Re: [GIT PULL] arm64 updates for 4.6 Catalin Marinas <catalin.marinas@arm.com> - 2016-03-18 17:50 +0100

csiph-web