public inbox for linux-metag@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] metag architectures fixes for v4.0
@ 2015-03-02 11:42 James Hogan
  0 siblings, 0 replies; only message in thread
From: James Hogan @ 2015-03-02 11:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-metag

[-- Attachment #1: Type: text/plain, Size: 1127 bytes --]

Hi Linux,

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-fixes-v4.0-1

for you to fetch changes up to c2996cb29bfb73927a79dc96e598a718e843f01a:

  metag: Fix KSTK_EIP() and KSTK_ESP() macros (2015-02-24 12:54:21 +0000)

Please pull.

Thanks
James

----------------------------------------------------------------
arch/metag fixes for v4.0

This is just a single patch to fix the KSTK_EIP() and KSTK_ESP() macros
for metag which have always been erronously returning the PC and stack
pointer of the task's kernel context rather than from its user context
saved at entry from userland into the kernel, which affects the contents
of /proc/<pid>/maps and /proc/<pid>/stat.

----------------------------------------------------------------
James Hogan (1):
      metag: Fix KSTK_EIP() and KSTK_ESP() macros

 arch/metag/include/asm/processor.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-02 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 11:42 [GIT PULL] metag architectures fixes for v4.0 James Hogan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox