Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1412987

Re: [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32 flag

From Cyrill Gorcunov <gorcunov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32 flag
Date 2016-06-03 12:00 +0200
Message-ID <rFU3w-1wB-25@gated-at.bofh.it> (permalink)
References <rFedX-qG-13@gated-at.bofh.it> <rFedX-qG-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 01, 2016 at 04:11:35PM +0300, Dmitry Safonov wrote:
> As we have here core registers, use them to determine application's
> mode and sizes of register set and elf_prstatus instead of TIF_IA32
> flag.
> 
> Cc: Andy Lutomirski <luto@kernel.org>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: "H. Peter Anvin" <hpa@zytor.com>
> Cc: Oleg Nesterov <oleg@redhat.com>
> Cc: Alexander Viro <viro@zeniv.linux.org.uk>
> Cc: linux-fsdevel@vger.kernel.org
> Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com>

This can be used unrelated to vdso re-mapping idea, right?

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32 flag Dmitry Safonov <dsafonov@virtuozzo.com> - 2016-06-01 15:20 +0200
  Re: [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32  flag Cyrill Gorcunov <gorcunov@gmail.com> - 2016-06-03 12:00 +0200
    Re: [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32  flag Dmitry Safonov <dsafonov@virtuozzo.com> - 2016-06-03 12:00 +0200
      Re: [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32  flag Cyrill Gorcunov <gorcunov@gmail.com> - 2016-06-03 12:10 +0200
  Re: [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32  flag Oleg Nesterov <oleg@redhat.com> - 2016-06-06 23:50 +0200
    Re: [PATCH 4/6] x86/coredump: use core regs, rather that TIF_IA32  flag Oleg Nesterov <oleg@redhat.com> - 2016-06-07 01:50 +0200

csiph-web