linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David VomLehn <dvomlehn@cisco.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-arch@vger.kernel.org, akpm@linux-foundation.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 6/23] Make register values available to CRIS panic	notifiers
Date: Wed, 14 Apr 2010 17:13:05 -0400	[thread overview]
Message-ID: <4BC62FE1.2020703@cisco.com> (raw)
In-Reply-To: <20100412190840.GB17147@merkur.ravnborg.org>

Sam Ravnborg wrote:
> On Sun, Apr 11, 2010 at 11:06:25PM -0700, David VomLehn wrote:
>   
>> The save_ptregs() function has not been tested or even built. I will need
>> help to complete this.
>>
>> Signed-off-by: David VomLehn <dvomlehn@cisco.com>
>> ---
>>  arch/cris/include/arch-v10/arch/ptrace.h |   80 ++++++++++++++++++++++++++++
>>  arch/cris/include/arch-v32/arch/ptrace.h |   84 ++++++++++++++++++++++++++++++
>>  2 files changed, 164 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/cris/include/arch-v10/arch/ptrace.h b/arch/cris/include/arch-v10/arch/ptrace.h
>> index 2f464ea..28be57c 100644
>> --- a/arch/cris/include/arch-v10/arch/ptrace.h
>> +++ b/arch/cris/include/arch-v10/arch/ptrace.h
>> @@ -114,6 +114,86 @@ struct switch_stack {
>>  #define profile_pc(regs) instruction_pointer(regs)
>>  extern void show_regs(struct pt_regs *);
>>  
>> +/* Macros for saving the contents of registers and for the output constraint
>> + * for those registers */
>> +#include "/home/vomlehn/git/kernel.org/ptreg.h"
>>     
>
> The above include needs fixing.
> I did not look at the rest of your patches - they may suffer the same.
>
> PS: Your To: is seriously broken, I have to hand-edit Cc:s to send the mail
>   
Yes;, and I apologize for this. I've got to track down the reason for 
this. before send more
patches.
> 	Sam
>   

      reply	other threads:[~2010-04-14 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-12  6:06 [PATCH 6/23] Make register values available to CRIS panic notifiers David VomLehn
2010-04-12 19:08 ` Sam Ravnborg
2010-04-14 21:13   ` David VomLehn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BC62FE1.2020703@cisco.com \
    --to=dvomlehn@cisco.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).