Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754041Ab2KSSbV (ORCPT ); Mon, 19 Nov 2012 13:31:21 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:54011 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753975Ab2KSSbT (ORCPT ); Mon, 19 Nov 2012 13:31:19 -0500 From: Stephen Warren To: Russell King Cc: Olof Johansson , Arnd Bergmann , John Stultz , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Stephen Warren , Mikael Starvik , linux-cris-kernel@axis.com, Mike Frysinger , Hirokazu Takata , Joshua Thompson , Sam Creasey , Andrew Victor , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Hartley Sweeten , Ryan Mallon , Ben Dooks , Kukjin Kim , Haojian Zhuang , Srinidhi Kasagar , Linus Walleij Subject: [PATCH V3 00/11] ARM: delete struct sys_timer Date: Mon, 19 Nov 2012 11:30:56 -0700 Message-Id: <1353349867-28494-1-git-send-email-swarren@wwwdotorg.org> X-Mailer: git-send-email 1.7.10.4 X-NVConfidentiality: public Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1914 Lines: 46 From: Stephen Warren Russell, I'm mainly reposting this to see if you have any comments or opinion, in particular on the core ARM changes. The aim of this series is to remove ARM's struct sys_timer. As a pre- cursor, this requires a little re-arrangement of arch_gettimeoffset and associated changes to other architectures. The full series can be found in git at: git://nv-tegra.nvidia.com/user/swarren/linux-2.6 arm_timer_rework This is based on next-20121115. The plan is to rebase it onto 3.8-rc1 once it is released, and pull this series into arm-soc.git as a baseline for any future SoC additions. Cc: Mikael Starvik Cc: linux-cris-kernel@axis.com Cc: Russell King Cc: Mike Frysinger Cc: Mikael Starvik Cc: Hirokazu Takata Cc: Thomas Gleixner Cc: Joshua Thompson Cc: Sam Creasey Cc: Russell King Cc: Andrew Victor Cc: Nicolas Ferre Cc: Jean-Christophe Plagniol-Villard Cc: Hartley Sweeten Cc: Ryan Mallon Cc: Ben Dooks Cc: Kukjin Kim Cc: Andrew Victor Cc: Nicolas Ferre Cc: Russell King Cc: Haojian Zhuang Cc: Srinidhi Kasagar Cc: Linus Walleij Cc: Ben Dooks Cc: Kukjin Kim -- 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/