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


Groups > linux.kernel > #1405518

Re: [PATCH 2/4] x86-32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()

From Andy Lutomirski <luto@amacapital.net>
Newsgroups linux.kernel
Subject Re: [PATCH 2/4] x86-32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs()
Date 2016-05-23 19:10 +0200
Message-ID <rC1wB-d5-3@gated-at.bofh.it> (permalink)
References <rBhDs-5HD-5@gated-at.bofh.it> <rBhDs-5HD-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On May 21, 2016 9:04 AM, "Brian Gerst" <brgerst@gmail.com> wrote:
>
> Match 64-bit and set gdb_regs[GDB_PC] to zero.  thread.ip is always the
> same point in the scheduler (except for newly forked processes), and will
> be removed in a future patch.

Seems reasonable to me.

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


Thread

[PATCH 2/4] x86-32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs() Brian Gerst <brgerst@gmail.com> - 2016-05-21 18:10 +0200
  Re: [PATCH 2/4] x86-32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs() Andy Lutomirski <luto@amacapital.net> - 2016-05-23 19:10 +0200

csiph-web