Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1525605
| From | Mark Rutland <mark.rutland@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv3 0/6] CONFIG_DEBUG_VIRTUAL for arm64 |
| Date | 2016-11-18 19:00 +0100 |
| Message-ID | <sEVCa-1Ow-29@gated-at.bofh.it> (permalink) |
| References | <sEG0p-7y-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Nov 17, 2016 at 05:16:50PM -0800, Laura Abbott wrote: > Hi, Hi, Thanks again for putting this together. > This is v3 of the series to add CONFIG_DEBUG_VIRTUAL for arm64. > The biggest change from v2 is the conversion of more __pa sites > to __pa_symbol for stricter checks. Patches 1-4 look good to me, and I've given them a spin in a few configurations on arm64. For those: Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Patches 5 and 6 look like they're mostly there, but there are still a few issues which I've commented on. Hopefully those aren't too painful to sort out; it would be great to have this available. Thanks, Mark.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCHv3 0/6] CONFIG_DEBUG_VIRTUAL for arm64 Laura Abbott <labbott@redhat.com> - 2016-11-18 02:20 +0100
[PATCHv3 1/6] lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL Laura Abbott <labbott@redhat.com> - 2016-11-18 02:20 +0100
Re: [PATCHv3 1/6] lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL Ingo Molnar <mingo@kernel.org> - 2016-11-18 09:30 +0100
Re: [PATCHv3 0/6] CONFIG_DEBUG_VIRTUAL for arm64 Mark Rutland <mark.rutland@arm.com> - 2016-11-18 19:00 +0100
csiph-web