Re: [GIT PULL] arm64 fixes for -rc4

2020-11-13 Thread Linus Torvalds
On Fri, Nov 13, 2020 at 4:44 AM Will Deacon wrote: > > Looks like I managed to munge the subject for this (somehow dropped the > leading '['); I've fixed it here in the hope that it gets past whatever > filters you may have, but I'll resend if I haven't heard anything by > tomorrow afternoon. It

Re: [GIT PULL] arm64 fixes for -rc4

2020-11-13 Thread Will Deacon
On Fri, Nov 13, 2020 at 12:39:34PM +, Will Deacon wrote: > Hi Linus, > > Please can you pull these arm64 fixes for -rc4? It's all fairly simple > and there's a summary in the tag; Paul has reviewed the trivial RCU change. > > The main issue remaining at this stage is the ongoing irqtracing pr

GIT PULL] arm64 fixes for -rc4

2020-11-13 Thread Will Deacon
Hi Linus, Please can you pull these arm64 fixes for -rc4? It's all fairly simple and there's a summary in the tag; Paul has reviewed the trivial RCU change. The main issue remaining at this stage is the ongoing irqtracing problem [1]. People are working on it, but no patches yet. Cheers, Will

Re: [GIT PULL] arm64 fixes for -rc4

2020-07-05 Thread pr-tracker-bot
The pull request you sent on Sat, 4 Jul 2020 14:05:05 +0100: > 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/ec84c3f6ef710661c8d14e3f63e540b795dc0a51 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] arm64 fixes for -rc4

2020-07-04 Thread Will Deacon
Hi Linus, Please pull these arm64 fixes for -rc4. Nothing Earth-shattering, really; some CPU errata workarounds (one day they'll get it right, ha!) and a fix for a boot failure with very large kernel images where the alternative patching gets confused when patching relative branches using veneers.

Re: [GIT PULL] arm64: Fixes for -rc4

2019-10-21 Thread Linus Torvalds
On Mon, Oct 21, 2019 at 2:47 AM Ingo Molnar wrote: > > I think at least once I ran into that and sent you a 'slightly wrong' > diffstat - and maybe there's also been a few cases where you noticed > diffstats that didn't match your merge result, double checked it yourself > and didn't complain abou

Re: [GIT PULL] arm64: Fixes for -rc4

2019-10-20 Thread Ingo Molnar
* Linus Torvalds wrote: > What you doing the merge does is to turn the multiple merge bases into > just one point: the thing you merged against now becomes the common > merge point, and now you have a "two endpoints" for the diffstat: the > thing you merged against, and your end result are now

Re: [GIT PULL] arm64: Fixes for -rc4

2019-10-18 Thread Jayachandran Chandrasekharan Nair
On Fri, Oct 18, 2019 at 12:43:49AM +0100, Will Deacon wrote: > Hi Linus, > > Please pull these arm64 fixes for -rc4. The main thing here is a > long-awaited workaround for a CPU erratum on ThunderX2 which we have > developed in conjunction with engineers from Cavium/Marvell. At the moment, > the w

Re: [GIT PULL] arm64: Fixes for -rc4

2019-10-18 Thread Linus Torvalds
On Fri, Oct 18, 2019 at 10:42 AM Will Deacon wrote: > > Thanks, that's helpful to know for next time. I guess I'm most surprised by > the discrepancy between the shortlog and the diffstat, whereas I intuitively > expected them to be generated in the same way. So logs and diffs are fundamentally d

Re: [GIT PULL] arm64: Fixes for -rc4

2019-10-18 Thread Will Deacon
On Thu, Oct 17, 2019 at 05:06:54PM -0700, Linus Torvalds wrote: > On Thu, Oct 17, 2019 at 4:43 PM Will Deacon wrote: > > > > Note that the workaround code ended up being based on -rc2, so I had a > > bit of a faff trying to generate the right diffstat for this pull request > > after merging that b

Re: [GIT PULL] arm64: Fixes for -rc4

2019-10-17 Thread pr-tracker-bot
The pull request you sent on Fri, 18 Oct 2019 00:43:49 +0100: > 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/0e2adab6cf285c41e825b6c74a3aa61324d1132c Thank you! -- Deet-doot-dot, I am a

Re: [GIT PULL] arm64: Fixes for -rc4

2019-10-17 Thread Linus Torvalds
On Thu, Oct 17, 2019 at 4:43 PM Will Deacon wrote: > > Note that the workaround code ended up being based on -rc2, so I had a > bit of a faff trying to generate the right diffstat for this pull request > after merging that branch into our fixes branch based on -rc1. In the end > I had to emulate t

[GIT PULL] arm64: Fixes for -rc4

2019-10-17 Thread Will Deacon
Hi Linus, Please pull these arm64 fixes for -rc4. The main thing here is a long-awaited workaround for a CPU erratum on ThunderX2 which we have developed in conjunction with engineers from Cavium/Marvell. At the moment, the workaround is unconditionally enabled for affected CPUs at runtime but we

Re: [GIT PULL] arm64: fixes for -rc4

2019-06-07 Thread pr-tracker-bot
The pull request you sent on Fri, 7 Jun 2019 16:13:16 +0100: > 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/a02a532c2a6c79a898cd6c430fe3ad011d9aece3 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] arm64: fixes for -rc4

2019-06-07 Thread Will Deacon
Hi Linus, Another round of mostly-benign fixes, the exception being a boot crash on SVE2-capable CPUs (although I don't know where you'd find such a thing, so maybe it's benign too). We're in the process of resolving some big-endian ptrace breakage, so I'll probably have some more for you next wee

Re: [GIT PULL] arm64 fixes for -rc4

2019-04-05 Thread pr-tracker-bot
The pull request you sent on Fri, 5 Apr 2019 18:17:21 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/2f9e10acfa1243a7d0ad323873f4a193144a25c3 Thank you! -- Deet-doot-dot, I am a bot.

[GIT PULL] arm64 fixes for -rc4

2019-04-05 Thread Catalin Marinas
Hi Linus, Please pull the arm64 fix below. The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6: Linux 5.1-rc3 (2019-03-31 14:39:29 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes for you to f

[GIT PULL] arm64: fixes for -rc4

2018-09-14 Thread Will Deacon
Hi Linus, The trickle of arm64 fixes continues to come in. Nothing that's the end of the world, but we've got a fix for PCI IO port accesses, an accidental naked "asm goto" and a fix to the vmcoreinfo PT_NOTE merged this time around which we'd like to get sorted before it becomes ABI. Details in

[GIT PULL] arm64: fixes for -rc4

2017-12-15 Thread Will Deacon
Hi Linus, Please pull the following arm64 fixes for 4.15-rc4. I've included the usual summary in the tag, but there are some significant fixes in here for FP state corruption, hardware access/dirty PTE corruption and an erratum workaround for the Falkor CPU. I'm hoping that things finally settle

[GIT PULL] arm64: fixes for -rc4

2017-08-04 Thread Will Deacon
Hi Linus, Here are some more arm64 fixes for 4.13. The main one is the PTE race with the hardware walker, but there are a couple of other things too. Please pull, Will --->8 The following changes since commit 16f73eb02d7e1765ccab3d2018e0bd98eb93d973: Linux 4.13-rc3 (2017-07-30 12:40:36 -070

[GIT PULL] arm64: fixes for -rc4

2016-06-17 Thread Will Deacon
Hi Linus, Please pull these fixes for arm64. The main things are getting kgdb up and running with upstream GDB after a protocol change was reverted and fixing our spin_unlock_wait/spin_is_locked implementations after doing some similar work with PeterZ on the qspinlock code last week. Whilst we ha

[GIT PULL] arm64: fixes for -rc4

2015-05-14 Thread Will Deacon
Hi Linus, Please pull the following arm64 fixes for 4.1. The main change is actually a revert, after some (currently unused) branch patching code introduced during the merge window was found to have some problems. Cheers, Will --->8 The following changes since commit 5ebe6afaf0057ac3eaeb98defd

[GIT PULL] arm64: fixes for -rc4

2015-01-09 Thread Will Deacon
Hi Linus, Here is a handful of minor arm64 fixes discovered and fixed over the Christmas break. The main part is adding some missing #includes that we seem to be getting transitively but have started causing problems in -next. Please pull. Thanks, Will --->8 The following changes since commit