Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936316Ab3DJVJM (ORCPT ); Wed, 10 Apr 2013 17:09:12 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:6070 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759774Ab3DJVIk (ORCPT ); Wed, 10 Apr 2013 17:08:40 -0400 X-IronPort-AV: E=Sophos;i="4.87,450,1363158000"; d="scan'208";a="37345524" From: Michael Bohan To: tglx@linutronix.de Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: [PATCH 0/2] hrtimer preemption bug fixes Date: Wed, 10 Apr 2013 14:07:46 -0700 Message-Id: <1365628068-32738-1-git-send-email-mbohan@codeaurora.org> X-Mailer: git-send-email 1.7.8.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 637 Lines: 18 Here are a couple of hrtimer bug fixes related to preemption. Michael Bohan (2): hrtimer: Consider preemption when migrating hrtimer cpu_bases hrtimer: Prevent enqueue of hrtimer on dead CPU kernel/hrtimer.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- 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/