All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesper Nilsson <jesper.nilsson@axis.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-cris-kernel <linux-cris-kernel@axis.com>
Subject: [GIT PULL] CRIS changes for 3.20
Date: Mon, 16 Feb 2015 01:05:08 +0100	[thread overview]
Message-ID: <20150216000507.GQ11399@axis.com> (raw)

Hi Linus!

Please pull the below changes for some small CRIS fixes for 3.20.

The following changes since commit c59c961ca511dc7ee2f4f7e9c224d16f5c76ca6e:

  Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (2015-01-27 19:12:38 -0800)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git tags/cris-for-3.20

for you to fetch changes up to 9987c19ed9a71693bf3efce2957666b2513a5252:

  CRIS: Whitespace cleanup (2015-02-14 18:54:12 +0100)

----------------------------------------------------------------
CRIS changes for 3.20

----------------------------------------------------------------
Jesper Nilsson (5):
      CRIS: Export csum_partial_copy_nocheck
      CRIS: Avoid warning in cris mm/fault.c
      CRISv32: Avoid warning of unused variable
      CRIS: Fix missing NR_CPUS in menuconfig
      CRIS: Whitespace cleanup

Masanari Iida (1):
      CRISv32: Remove unnecessary KERN_INFO from sync_serial

Michael S. Tsirkin (2):
      CRIS: uaccess: fix sparse errors
      CRIS: macro whitespace fixes in uaccess.h

 arch/cris/Kconfig                        |    4 +
 arch/cris/arch-v32/drivers/sync_serial.c |    4 +-
 arch/cris/arch-v32/kernel/time.c         |    4 +
 arch/cris/include/asm/uaccess.h          |  170 +++++++++++++++++-------------
 arch/cris/kernel/crisksyms.c             |    1 +
 arch/cris/mm/fault.c                     |    4 +-
 6 files changed, 111 insertions(+), 76 deletions(-)

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@axis.com

                 reply	other threads:[~2015-02-16  0:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150216000507.GQ11399@axis.com \
    --to=jesper.nilsson@axis.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-cris-kernel@axis.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.