All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
To: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: linux-metag <linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-kernel
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: [GIT PULL] Metag architecture changes for v3.17
Date: Mon, 11 Aug 2014 10:57:46 +0100	[thread overview]
Message-ID: <53E8939A.7000408@imgtec.com> (raw)

Hi Linus,

Please pull the following changes since commit
7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

which are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.17

for you to fetch changes up to f93125ae17d1d259b5aba84016db260903822194:

  metag: cachepart: Fix failure check (2014-07-18 10:36:59 +0100)

Thanks
James

----------------------------------------------------------------
Metag architecture changes for v3.17

Just a couple of minor static analysis fixes, removal of a NULL check
that should never happen, and fix an error check where an unsigned value
was being checked to see if it was negative.

----------------------------------------------------------------
Andrey Utkin (1):
      metag: cachepart: Fix failure check

Rickard Strandqvist (1):
      metag: hugetlbpage: Remove null pointer checks that could never happen

 arch/metag/kernel/cachepart.c | 4 ++--
 arch/metag/mm/hugetlbpage.c   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
--
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

WARNING: multiple messages have this Message-ID (diff)
From: James Hogan <james.hogan@imgtec.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-metag <linux-metag@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Metag architecture changes for v3.17
Date: Mon, 11 Aug 2014 10:57:46 +0100	[thread overview]
Message-ID: <53E8939A.7000408@imgtec.com> (raw)

Hi Linus,

Please pull the following changes since commit
7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

which are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.17

for you to fetch changes up to f93125ae17d1d259b5aba84016db260903822194:

  metag: cachepart: Fix failure check (2014-07-18 10:36:59 +0100)

Thanks
James

----------------------------------------------------------------
Metag architecture changes for v3.17

Just a couple of minor static analysis fixes, removal of a NULL check
that should never happen, and fix an error check where an unsigned value
was being checked to see if it was negative.

----------------------------------------------------------------
Andrey Utkin (1):
      metag: cachepart: Fix failure check

Rickard Strandqvist (1):
      metag: hugetlbpage: Remove null pointer checks that could never happen

 arch/metag/kernel/cachepart.c | 4 ++--
 arch/metag/mm/hugetlbpage.c   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

             reply	other threads:[~2014-08-11  9:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11  9:57 James Hogan [this message]
2014-08-11  9:57 ` [GIT PULL] Metag architecture changes for v3.17 James Hogan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53E8939A.7000408@imgtec.com \
    --to=james.hogan-1axoqhu6uovqt0dzr+alfa@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.