From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932497Ab2IRILP (ORCPT ); Tue, 18 Sep 2012 04:11:15 -0400 Received: from linux-sh.org ([111.68.239.195]:45839 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756520Ab2IRILL (ORCPT ); Tue, 18 Sep 2012 04:11:11 -0400 Date: Tue, 18 Sep 2012 17:11:08 +0900 From: Paul Mundt To: Linus Torvalds Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] sh fixes for 3.6-rc7 Message-ID: <20120918081106.GR13568@linux-sh.org> 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 The following changes since commit 6dab7ede9390d4d937cb89feca932e4fd575d2da: Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (2012-08-18 16:20:05 -0700) are available in the git repository at: git://github.com/pmundt/linux-sh tags/sh-for-linus for you to fetch changes up to 5e071e2b4b82599f07cce5e1d2d272feb462950c: sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. (2012-09-18 17:04:37 +0900) ---------------------------------------------------------------- SuperH fixes for 3.6-rc7 ---------------------------------------------------------------- Al Viro (1): sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. Laurent Pinchart (1): sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path Paul Mundt (1): sh: intc: Fix up multi-evt irq association. arch/sh/kernel/cpu/sh5/entry.S | 2 +- arch/sh/kernel/entry-common.S | 2 +- drivers/sh/intc/core.c | 2 +- drivers/sh/pfc/pinctrl.c | 3 ++- 4 files changed, 5 insertions(+), 4 deletions(-)