Re: [RFC PATCH 11/23] Fix powerpc setjmp/longjmp 64bit issues

2014-04-02 Thread Ram Pai
On Tue, Apr 01, 2014 at 09:27:19PM +0400, Andrey Borzenkov wrote: В Wed, 26 Feb 2014 10:31:10 -0800 Ram Pai linux...@us.ibm.com пишет: From: Anton Blanchard an...@samba.org Fix powerpc setjmp/longjmp 64bit issues Signed-off-by: Ram Pai linux...@us.ibm.com From: Anton Blanchard

Re: [RFC PATCH 11/23] Fix powerpc setjmp/longjmp 64bit issues

2014-04-02 Thread Andrey Borzenkov
В Wed, 2 Apr 2014 10:06:05 -0700 Ram Pai linux...@us.ibm.com пишет: On Tue, Apr 01, 2014 at 09:27:19PM +0400, Andrey Borzenkov wrote: В Wed, 26 Feb 2014 10:31:10 -0800 Ram Pai linux...@us.ibm.com пишет: From: Anton Blanchard an...@samba.org Fix powerpc setjmp/longjmp 64bit

Re: [RFC PATCH 11/23] Fix powerpc setjmp/longjmp 64bit issues

2014-04-02 Thread Ram Pai
On Wed, Apr 02, 2014 at 09:19:59PM +0400, Andrey Borzenkov wrote: В Wed, 2 Apr 2014 10:06:05 -0700 Ram Pai linux...@us.ibm.com пишет: On Tue, Apr 01, 2014 at 09:27:19PM +0400, Andrey Borzenkov wrote: В Wed, 26 Feb 2014 10:31:10 -0800 Ram Pai linux...@us.ibm.com пишет: From:

Re: [RFC PATCH 11/23] Fix powerpc setjmp/longjmp 64bit issues

2014-04-02 Thread Andrey Borzenkov
В Wed, 2 Apr 2014 10:48:34 -0700 Ram Pai linux...@us.ibm.com пишет: On Wed, Apr 02, 2014 at 09:19:59PM +0400, Andrey Borzenkov wrote: В Wed, 2 Apr 2014 10:06:05 -0700 Ram Pai linux...@us.ibm.com пишет: On Tue, Apr 01, 2014 at 09:27:19PM +0400, Andrey Borzenkov wrote: В Wed, 26 Feb

Re: [RFC PATCH 11/23] Fix powerpc setjmp/longjmp 64bit issues

2014-04-02 Thread Ram Pai
On Wed, Apr 02, 2014 at 09:56:54PM +0400, Andrey Borzenkov wrote: В Wed, 2 Apr 2014 10:48:34 -0700 Ram Pai linux...@us.ibm.com пишет: On Wed, Apr 02, 2014 at 09:19:59PM +0400, Andrey Borzenkov wrote: В Wed, 2 Apr 2014 10:06:05 -0700 Ram Pai linux...@us.ibm.com пишет: On Tue,

Re: [RFC PATCH 11/23] Fix powerpc setjmp/longjmp 64bit issues

2014-04-01 Thread Andrey Borzenkov
В Wed, 26 Feb 2014 10:31:10 -0800 Ram Pai linux...@us.ibm.com пишет: From: Anton Blanchard an...@samba.org Fix powerpc setjmp/longjmp 64bit issues Signed-off-by: Ram Pai linux...@us.ibm.com From: Anton Blanchard an...@samba.org --- grub-core/lib/powerpc/setjmp.S | 94

[RFC PATCH 11/23] Fix powerpc setjmp/longjmp 64bit issues

2014-02-26 Thread Ram Pai
From: Anton Blanchard an...@samba.org Fix powerpc setjmp/longjmp 64bit issues Signed-off-by: Ram Pai linux...@us.ibm.com From: Anton Blanchard an...@samba.org --- grub-core/lib/powerpc/setjmp.S | 94 +++--- 1 file changed, 52 insertions(+), 42 deletions(-)