[PATCH 3.12 104/170] arm64: Bug fix in stack alignment exception

2014-07-18 Thread Jiri Slaby
From: ChiaHao 3.12-stable review patch. If anyone has any objections, please let me know. === commit 3906c2b53cd23c2ae03e6ce41432c8e7f0a3cbbb upstream. The value of ESR has been stored into x1, and should be directly pass to do_sp_pc_abort function, "MOV x1, x25" is an extra

[PATCH 3.12 104/170] arm64: Bug fix in stack alignment exception

2014-07-18 Thread Jiri Slaby
From: ChiaHao andy.jhs...@gmail.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 3906c2b53cd23c2ae03e6ce41432c8e7f0a3cbbb upstream. The value of ESR has been stored into x1, and should be directly pass to do_sp_pc_abort function, MOV x1,