[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1412280404.3247.77.camel@joe-AO725>
Date: Thu, 02 Oct 2014 13:06:44 -0700
From: Joe Perches <joe@...ches.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Michael Opdenacker <michael.opdenacker@...e-electrons.com>,
trivial@...nel.org, akpm@...ux-foundation.org, arend@...adcom.com,
gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [RESEND][TRIVIAL] treewide: fix occurrences of "the the
"
On Thu, 2014-10-02 at 13:00 -0700, Randy Dunlap wrote:
> One more then I'm done.
[]
> On 10/02/14 12:24, Michael Opdenacker wrote:
[]
> > diff --git a/arch/xtensa/kernel/entry.S b/arch/xtensa/kernel/entry.S
[]
> > @@ -830,14 +830,14 @@ ENDPROC(unrecoverable_exception)
> > * of the proper size instead.
> > *
> > * This algorithm simply backs out the register changes started by the user
> > - * excpetion handler, makes it appear that we have started a window underflow
> > + * exception handler, makes it appear that we have started a window underflow
> > * by rotating the window back and then setting the old window base (OWB) in
> > * the 'ps' register with the rolled back window base. The 'movsp' instruction
> > * will be re-executed and this time since the next window frames is in the
> > * active AR registers it won't cause an exception.
> > *
> > * If the WindowUnderflow code gets a TLB miss the page will get mapped
> > - * the the partial windeowUnderflow will be handeled in the double exception
> > + * and the partial windeowUnderflow will be handled in the double exception
>
> windowUnderflow
I think both of these might be better as "window underflow"
as it's used in the second line of the previous paragraph.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists