public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel•crashing.org>
To: Haren Myneni <haren@linux•vnet.ibm.com>
Cc: linuxppc-dev@lists•ozlabs.org, mikey@neuling•org,
	paulus@samba•org, anton@samba•org
Subject: Re: [PATCH 6/6] powerpc: Implement PPR save/restore
Date: Mon, 10 Sep 2012 14:25:37 +1000	[thread overview]
Message-ID: <1347251137.2385.145.camel@pasglop> (raw)
In-Reply-To: <1347191067.3418.21.camel@hbabu-laptop>


> diff --git a/arch/powerpc/kernel/entry_64.S b/arch/powerpc/kernel/entry_64.S
> index 8d21cc4..034dbb7 100644
> --- a/arch/powerpc/kernel/entry_64.S
> +++ b/arch/powerpc/kernel/entry_64.S
> @@ -33,6 +33,7 @@
>  #include <asm/irqflags.h>
>  #include <asm/ftrace.h>
>  #include <asm/hw_irq.h>
> +#include <asm/exception-64s.h>

entry_64.S is shared with BookE which uses a different header,
so that won't do.

Cheers,
Ben.

 

  reply	other threads:[~2012-09-10  4:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-09 11:44 [PATCH 6/6] powerpc: Implement PPR save/restore Haren Myneni
2012-09-10  4:25 ` Benjamin Herrenschmidt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-31  6:57 Haren Myneni
2012-12-07  7:51 Haren Myneni

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=1347251137.2385.145.camel@pasglop \
    --to=benh@kernel$(echo .)crashing.org \
    --cc=anton@samba$(echo .)org \
    --cc=haren@linux$(echo .)vnet.ibm.com \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=mikey@neuling$(echo .)org \
    --cc=paulus@samba$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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