From: Paul Mackerras <paulus@ozlabs.org>
To: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: trivial@kernel.org, benh@kernel.crashing.org, mpe@ellerman.id.au,
anton@samba.org, cyrilbur@gmail.com, mikey@neuling.org,
khandual@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 0226/1529] Fix typo
Date: Mon, 23 May 2016 07:52:20 +1000 [thread overview]
Message-ID: <20160522215220.GA26398@fergus.ozlabs.ibm.com> (raw)
In-Reply-To: <20160521120600.11742-1-andrea.gelmini@gelma.net>
On Sat, May 21, 2016 at 02:06:00PM +0200, Andrea Gelmini wrote:
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
> ---
> arch/powerpc/kernel/process.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/powerpc/kernel/process.c b/arch/powerpc/kernel/process.c
> index e2f12cb..6d39786 100644
> --- a/arch/powerpc/kernel/process.c
> +++ b/arch/powerpc/kernel/process.c
> @@ -709,7 +709,7 @@ static inline int set_dawr(struct arch_hw_breakpoint *brk)
> dawrx |= (brk->type & (HW_BRK_TYPE_PRIV_ALL)) \
> >> 3; //* PRIM bits */
> /* dawr length is stored in field MDR bits 48:53. Matches range in
> - doublewords (64 bits) baised by -1 eg. 0b000000=1DW and
> + doublewords (64 bits) raised by -1 eg. 0b000000=1DW and
biased
prev parent reply other threads:[~2016-05-22 21:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-21 12:06 [PATCH 0226/1529] Fix typo Andrea Gelmini
2016-05-22 21:52 ` Paul Mackerras [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=20160522215220.GA26398@fergus.ozlabs.ibm.com \
--to=paulus@ozlabs.org \
--cc=andrea.gelmini@gelma.net \
--cc=anton@samba.org \
--cc=benh@kernel.crashing.org \
--cc=cyrilbur@gmail.com \
--cc=khandual@linux.vnet.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mikey@neuling.org \
--cc=mpe@ellerman.id.au \
--cc=trivial@kernel.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).