From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Hogan Subject: [GIT PULL] metag architectures fixes for v4.0 Date: Mon, 2 Mar 2015 11:42:55 +0000 Message-ID: <54F44CBF.5010001@imgtec.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ETF0EIrxTtBttjb2Taloahd8OUQDIbN22" Return-path: Sender: linux-metag-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: To: Linus Torvalds Cc: linux-metag --ETF0EIrxTtBttjb2Taloahd8OUQDIbN22 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Linux, The following changes since commit c517d838eb7d07bbe9507871fab3931deccff5= 39: 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/met= ag-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//maps and /proc//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(-) --ETF0EIrxTtBttjb2Taloahd8OUQDIbN22 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU9Ey/AAoJEGwLaZPeOHZ6ba0P/RjfvRsa++rpT0Rg7GeMqY5I ZKtegC6fGSss8Vyh+Ap9LDa7QIooVOcm66uhOoBmXop54YVa6/FS9ARbmJERFVxK a1xttUq6ADU66T0ZcTaPO3WBl8/3OyINXsQxffECpL6GaJIMt+rF6n7r5BRyQoOz lvK/sDQGDv2E8liRxTMb2SH9qOBypQz00xJPV90+sm56MawASkregoIalRhdI4tD jABCa6DmtJ5Dk7VVcbj1efmnr5HuKekE4WqqVNIB5Nt/waMAHjRQkQ+60WvCSvP7 1/ffWrQWq+g4d5pwUnF7+MFuvFyw8kUVxR6RVGh7gVXy9scVuNpPPOdxxDyTheX2 VCN0hnJGxUlMWAWkGOioVHAGBA+lYbMBJMQ9tBSABt3etgWtcUerbSr8fqQ1i6RO EkoaMPp5PzsBLuF8KKG9nZLihweev8agyXcZ2vP2db4s9cIEzfNI743iYNjcwnlP iW9PYB7jZFWOfL9BdP2buONaFfpIhQplFMQ/dV72s9zBK8Me2+HfUTuoXGy9M8Us DLbFdaHmlNd7S8SebVOzoKng+y52MeFFKE6JCLGoGYiT+Q5qb5YsZ7OwHriziBuC hdem5gp8/vG31LBdyYFHmAakm8vroZ7pGfl9CDotGAw8COMlCtIIeE66o4vH7TVG dkbymVxhX7/UwNcGCKKE =1GR2 -----END PGP SIGNATURE----- --ETF0EIrxTtBttjb2Taloahd8OUQDIbN22-- -- To unsubscribe from this list: send the line "unsubscribe linux-metag" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html