From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Date: Thu, 26 Nov 2009 11:51:15 +0000 Subject: Re: [PATCH 2/2 v2] sh: mach-kfr2r09: modify memory area Message-Id: <20091126115115.GD6612@console-pimps.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Thu, Nov 26, 2009 at 08:34:33PM +0900, Kuninori Morimoto wrote: > This operation expect to jump to cached area, but "mova" command will > get un-cached area in this case. > This patch change it un-cached area to cached area > > Signed-off-by: Kuninori Morimoto Acked-by: Matt Fleming