From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752526AbbDAWES (ORCPT ); Wed, 1 Apr 2015 18:04:18 -0400 Received: from v094114.home.net.pl ([79.96.170.134]:64552 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753184AbbDAWDj (ORCPT ); Wed, 1 Apr 2015 18:03:39 -0400 From: "Rafael J. Wysocki" To: Peter Zijlstra Cc: Thomas Gleixner , Ingo Molnar , Linux PM list , Linux Kernel Mailing List , ACPI Devel Maling List Subject: [PATCH 00/20] clockevents_notify() removal Date: Thu, 02 Apr 2015 00:02:03 +0200 Message-ID: <2112147.0kYCHhbEJT@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/3.19.0+; KDE/4.11.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This is the next batch of patches from Thomas that remove clockevents_notify(). I've reordered the set (to put more stratightforward things to the front) and rebased it on top of the timers material currently queued up for 4.1. This series in based on the bleeding-edge branch of the linux-pm tree (which for all practical purposes is my linux-next branch with timers/core from tip merged into it). Please let me know how to proceed with these. Thanks, Rafael