From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Hogan Subject: [GIT PULL] Metag architecture changes for v4.8 Date: Fri, 5 Aug 2016 09:59:10 +0100 Message-ID: <57A4555E.9030800@imgtec.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2p9prNXDNt14Ratxr9IBhMi8UhLulcFBR" Return-path: Sender: linux-metag-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: To: Linus Torvalds Cc: linux-metag --2p9prNXDNt14Ratxr9IBhMi8UhLulcFBR Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Linus, The following changes since commit 92d21ac74a9e3c09b0b01c764e530657e4c85c= 49: Linux 4.7-rc7 (2016-07-10 20:24:59 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/met= ag-for-v4.8 for you to fetch changes up to 6154c187b97ee7513046bb4eb317a89f738f13ef: metag: Fix __cmpxchg_u32 asm constraint for CMP (2016-08-04 17:59:09 +0= 100) ---------------------------------------------------------------- Metag architecture changes for v4.8 Just a few minor fixes: - Fix another incorrect inline asm register constraint, which has been lying quietly for 5 and a half years before finally causing build breakage during this merge window. - Removal of duplicated KERN_INFO from Joe Perches. - Typo fixes from Andrea Gelmini. ---------------------------------------------------------------- Andrea Gelmini (1): metag: Fix typos James Hogan (1): metag: Fix __cmpxchg_u32 asm constraint for CMP Joe Perches (1): metag: Remove duplicate KERN_ prefix arch/metag/include/asm/cmpxchg_lnkget.h | 2 +- arch/metag/include/asm/metag_mem.h | 2 +- arch/metag/include/asm/metag_regs.h | 2 +- arch/metag/kernel/cachepart.c | 2 +- arch/metag/lib/divsi3.S | 4 ++-- arch/metag/mm/fault.c | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) --2p9prNXDNt14Ratxr9IBhMi8UhLulcFBR 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 iQIcBAEBCAAGBQJXpFVuAAoJEGwLaZPeOHZ6OPMQALlqso/Zkh29WIRhe0zzZEHr jwn1sTw5m2AuutoxFWHhXx8oTEkMwyTW+1lb7v9b4vuNp8+Fd5EN5cnxJy6cnPW/ +mxzn8in+9C6lkNNtjFhK9YrTaTBZcGfdXGNzbdSSL+DTAeotRbXitE1wOCmLqzE Sp6qpbDXUxyaqOmH0H+xsb24lLB+vfs41uSl6Rew7I8f30cWt2QppedO8jtb5q+Q sXD+WAtUe33qZMbyd4iVTbRdXlSlRIZxaV5XdTSmFQx81lIcjJK+Ru8h//8NH2xN qswfR1VAURIwzPKrHRuqsUFnsH9mk8dkJ6Aqm3bQcGNLXLrrIOoMbkewZwF6agiQ bBhypfm75H/aH84iUlTiR+coXuNKYdFcRrtRSL9g1vmmyc9ulNqy3UFvWKzHPqZI ri0LZhKRDOVgdiCw4O21Bkd9/XMGN7AxBixjEXfz6dOIbY+qf7/vzT0yqCusjRYO 21T5y9DWI9RE4wJo9H5XLIdH3V++k+1LwJWl8mS9/OOyNUArqMHC6PeUyqDfHHji dAWSPdoS5A25EIJValjofjl+Z7l99gbkirMYoGrAZPD/o3Tk1ba/qPvyW8wKGrCH xhWfmT8/f3WDV/RWb+OWhEYGXohbU/zz5XukepKkc2EtzaMlW1PIWONfa+FiheCi d4w0+5yY1EzcLdNPt6YF =dxFJ -----END PGP SIGNATURE----- --2p9prNXDNt14Ratxr9IBhMi8UhLulcFBR--