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(+)
On Fri, 2016-03-04 at 00:57 -0600, 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)
I didn't see much point in forcing a merge commit, so I just let it
fast-forward.
It's running through my tests and I'll send a pull request to Linus over the
weekend.
cheers
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