From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 622101A0313 for ; Sun, 6 Mar 2016 09:29:29 +1100 (AEDT) In-Reply-To: <20160304065732.GA17267@home.buserror.net> To: Scott Wood From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org Subject: Re: Pull request: scottwood/linux.git fixes Message-Id: <20160305222929.50E8E1402D9@ozlabs.org> Date: Sun, 6 Mar 2016 09:29:29 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2016-04-03 at 06:57:32 UTC, Scott Wood wrote: > This patch fixes a regression that causes any usage of hugetlb > on e5500 to oops. > > The following changes since commit fb822e6076d972691c5dd33431c10f82dda94ae9: > > powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event (2016-03-03 22:06:08 +1100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git fixes > > for you to fetch changes up to 37c5e942bb2eedd98c1cd1fa1f94d79f6b830c38: > > powerpc/fsl-book3e: Avoid lbarx on e5500 (2016-03-03 23:43:05 -0600) > > ---------------------------------------------------------------- > Scott Wood (1): > powerpc/fsl-book3e: Avoid lbarx on e5500 > > arch/powerpc/mm/hugetlbpage-book3e.c | 13 +++++++++++++ > 1 file changed, 13 insertions(+) Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/37c5e942bb2eedd98c1cd1fa1f cheers