Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755245AbbBPAFM (ORCPT ); Sun, 15 Feb 2015 19:05:12 -0500 Received: from bastet.se.axis.com ([195.60.68.11]:40010 "EHLO bastet.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752213AbbBPAFK (ORCPT ); Sun, 15 Feb 2015 19:05:10 -0500 Date: Mon, 16 Feb 2015 01:05:08 +0100 From: Jesper Nilsson To: Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , linux-cris-kernel Subject: [GIT PULL] CRIS changes for 3.20 Message-ID: <20150216000507.GQ11399@axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1816 Lines: 51 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/