linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua)
       [not found] <mailman.28599.1395907790.1059.kexec@lists.infradead.org>
@ 2014-03-27 14:04 ` Dave Anderson
  2014-03-28 12:05   ` Liu hua
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Anderson @ 2014-03-27 14:04 UTC (permalink / raw)
  To: linux-arm-kernel



----- Original Message -----

> The patch series introduce LPAE support for user space
> utility kexec(the last) and ARM linux kernel(the others).
> 
> I have tested the patch series in armA15 platform which have
> more than 4G memory.

Hello Liu,

I'm curious how you tested this?  The crash utility does not have
any specific support for LPAE on ARM, and a couple years ago I 
asked on the crash-utility mailing list whether any of the ARM
developers were working on it.  But at that time none of them were
working with LPAE.  I see that you are on the crash-utility mailing
list -- are you planning to post follow-up patches to the crash-utility?

Thanks,
  Dave

 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua)
  2014-03-27 14:04 ` [PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua) Dave Anderson
@ 2014-03-28 12:05   ` Liu hua
  2014-03-28 15:44     ` Dave Anderson
  0 siblings, 1 reply; 4+ messages in thread
From: Liu hua @ 2014-03-28 12:05 UTC (permalink / raw)
  To: linux-arm-kernel

On 2014/3/27 22:04, Dave Anderson wrote:
> 
> 
> ----- Original Message -----
> 
>> The patch series introduce LPAE support for user space
>> utility kexec(the last) and ARM linux kernel(the others).
>>
>> I have tested the patch series in armA15 platform which have
>> more than 4G memory.
> 
> Hello Liu,
> 
> I'm curious how you tested this?  The crash utility does not have
> any specific support for LPAE on ARM, and a couple years ago I 
> asked on the crash-utility mailing list whether any of the ARM
> developers were working on it.  But at that time none of them were
> working with LPAE.  I see that you are on the crash-utility mailing
> list -- are you planning to post follow-up patches to the crash-utility?
> 
> Thanks,
>   Dave

Yes, you are very "sensitive"! our team has worked on it for a while. And
we went through the whole kdump process for LPAE enabled ARM. Our changes
include kexec-tools, makedumpfile, crash utility and the kernel.

But we did that in a rather limited time. So some patches are silly and
need to be reconstructed before submission. In addition, my job is quit
full now. So I decide to post the patch series that are clear and
independent of the others at first.

But I got no response from the linux-arm and kexec mailinglist. What about
your opinion about the feature of LPAE support for kdump related tools
including crash utility and the kernel?

Thanks,
Liu Hua

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua)
  2014-03-28 12:05   ` Liu hua
@ 2014-03-28 15:44     ` Dave Anderson
  2014-04-01  3:29       ` Liu hua
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Anderson @ 2014-03-28 15:44 UTC (permalink / raw)
  To: linux-arm-kernel



----- Original Message -----
> On 2014/3/27 22:04, Dave Anderson wrote:
> > 
> > 
> > ----- Original Message -----
> > 
> >> The patch series introduce LPAE support for user space
> >> utility kexec(the last) and ARM linux kernel(the others).
> >>
> >> I have tested the patch series in armA15 platform which have
> >> more than 4G memory.
> > 
> > Hello Liu,
> > 
> > I'm curious how you tested this?  The crash utility does not have
> > any specific support for LPAE on ARM, and a couple years ago I
> > asked on the crash-utility mailing list whether any of the ARM
> > developers were working on it.  But at that time none of them were
> > working with LPAE.  I see that you are on the crash-utility mailing
> > list -- are you planning to post follow-up patches to the crash-utility?
> > 
> > Thanks,
> >   Dave
> 
> Yes, you are very "sensitive"! our team has worked on it for a while. And
> we went through the whole kdump process for LPAE enabled ARM. Our changes
> include kexec-tools, makedumpfile, crash utility and the kernel.
> 
> But we did that in a rather limited time. So some patches are silly and
> need to be reconstructed before submission. In addition, my job is quit
> full now. So I decide to post the patch series that are clear and
> independent of the others at first.
> 
> But I got no response from the linux-arm and kexec mailinglist. What about
> your opinion about the feature of LPAE support for kdump related tools
> including crash utility and the kernel?

I can't speak for the linux-arm and kexec mailing lists, but certainly 
when you post your crash-related patches on the crash-utility mailing 
list, I'll review, respond, and get them in place as soon as possible.

Thanks,
  Dave

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua)
  2014-03-28 15:44     ` Dave Anderson
@ 2014-04-01  3:29       ` Liu hua
  0 siblings, 0 replies; 4+ messages in thread
From: Liu hua @ 2014-04-01  3:29 UTC (permalink / raw)
  To: linux-arm-kernel

? 2014/3/28 23:44, Dave Anderson ??:
> 
> 
> ----- Original Message -----
>> On 2014/3/27 22:04, Dave Anderson wrote:
>>>
>>>
>>> ----- Original Message -----
>>>
>>>> The patch series introduce LPAE support for user space
>>>> utility kexec(the last) and ARM linux kernel(the others).
>>>>
>>>> I have tested the patch series in armA15 platform which have
>>>> more than 4G memory.
>>>
>>> Hello Liu,
>>>
>>> I'm curious how you tested this?  The crash utility does not have
>>> any specific support for LPAE on ARM, and a couple years ago I
>>> asked on the crash-utility mailing list whether any of the ARM
>>> developers were working on it.  But at that time none of them were
>>> working with LPAE.  I see that you are on the crash-utility mailing
>>> list -- are you planning to post follow-up patches to the crash-utility?
>>>
>>> Thanks,
>>>   Dave
>>
>> Yes, you are very "sensitive"! our team has worked on it for a while. And
>> we went through the whole kdump process for LPAE enabled ARM. Our changes
>> include kexec-tools, makedumpfile, crash utility and the kernel.
>>
>> But we did that in a rather limited time. So some patches are silly and
>> need to be reconstructed before submission. In addition, my job is quit
>> full now. So I decide to post the patch series that are clear and
>> independent of the others at first.
>>
>> But I got no response from the linux-arm and kexec mailinglist. What about
>> your opinion about the feature of LPAE support for kdump related tools
>> including crash utility and the kernel?
> 
> I can't speak for the linux-arm and kexec mailing lists, but certainly 
> when you post your crash-related patches on the crash-utility mailing 
> list, I'll review, respond, and get them in place as soon as possible.
> 
> Thanks,
>   Dave

Hi Dave,

That's great. I will post crash-related patches after finishing my
work on hand, perhaps two weeks or longer. Thanks to your advice.

Thanks,
Liu Hua

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-01  3:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.28599.1395907790.1059.kexec@lists.infradead.org>
2014-03-27 14:04 ` [PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua) Dave Anderson
2014-03-28 12:05   ` Liu hua
2014-03-28 15:44     ` Dave Anderson
2014-04-01  3:29       ` Liu hua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).