Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752806Ab3I0K66 (ORCPT ); Fri, 27 Sep 2013 06:58:58 -0400 Received: from kiruna.synopsys.com ([198.182.44.80]:52099 "EHLO kiruna.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752571Ab3I0K6y (ORCPT ); Fri, 27 Sep 2013 06:58:54 -0400 From: Vineet Gupta To: , CC: , , Noam Camus , Gilad Ben-Yossef , Vineet Gupta Subject: [PATCH 0/4] ARC fixes for 3.12-rc3 Date: Fri, 27 Sep 2013 16:27:33 +0530 Message-ID: <1380279457-14299-1-git-send-email-vgupta@synopsys.com> X-Mailer: git-send-email 1.8.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.12.197.111] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 838 Lines: 30 ARC fixes for 3.12-rc3. Thx, -Vineet Mischa Jonker (1): ARC: Handle zero-overhead-loop in unaligned access handler Uwe Kleine-König (1): ARC: Use clockevents_config_and_register over clockevents_register_device Vineet Gupta (2): ARC: Fix 32-bit wrap around in access_ok() ARC: Workaround spinlock livelock in SMP SystemC simulation arch/arc/include/asm/spinlock.h | 9 ++++++++- arch/arc/include/asm/uaccess.h | 4 ++-- arch/arc/kernel/time.c | 7 ++----- arch/arc/kernel/unaligned.c | 6 ++++++ 4 files changed, 18 insertions(+), 8 deletions(-) -- 1.8.1.2 -- 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/