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


Groups > linux.kernel > #1501880 > unrolled thread

Re: [PATCHv2 2/4] arm64: dump: Make the page table dumping seq_file optional

Started byMark Rutland <mark.rutland@arm.com>
First post2016-10-17 13:10 +0200
Last post2016-10-17 13:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCHv2 2/4] arm64: dump: Make the page table dumping seq_file  optional Mark Rutland <mark.rutland@arm.com> - 2016-10-17 13:10 +0200

#1501880 — Re: [PATCHv2 2/4] arm64: dump: Make the page table dumping seq_file optional

FromMark Rutland <mark.rutland@arm.com>
Date2016-10-17 13:10 +0200
SubjectRe: [PATCHv2 2/4] arm64: dump: Make the page table dumping seq_file optional
Message-ID<stdXQ-2H4-21@gated-at.bofh.it>
On Wed, Oct 12, 2016 at 03:32:00PM -0700, Laura Abbott wrote:
> 
> The page table dumping code always assumes it will be dumping to a
> seq_file to userspace. Future code will be taking advantage of
> the page table dumping code but will not need the seq_file. Make
> the seq_file optional for these cases.
> 
> Acked-by: Mark Rutland <mark.rutland@arm.com>

Now that I'm back in the office with access to hardware, I've been able
to give this a spin. FWIW, feel free to upgrade the above to:

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com>

Thanks,
Mark.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web