Message ID | 20200221160126.GB19330@willie-the-truck |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] arm64 fixes for -rc3 | expand |
On Fri, Feb 21, 2020 at 8:01 AM Will Deacon <will@kernel.org> wrote: > > That said, this is core code and I know you'd prefer to limit the change > to brk(), so the patch is sitting on top of the branch in case you prefer > not to include it. If you decide to tweak it manually, please can you > update the docs at the same time? I've taken it as-is, since I don't think any of the solutions were wrong. The mremap() case looks odd, with the _old_ address untagged, but the new one not. I see the logic, but because it looks so odd I think it might be worth a comment. Not a big deal, and more of a "if you get around to it later" note. Linus
The pull request you sent on Fri, 21 Feb 2020 16:01:26 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/63f01d852c75366fb4d15ce217d12c48b69a4bcc
Thank you!