From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753936AbYE1TUe (ORCPT ); Wed, 28 May 2008 15:20:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752644AbYE1TUZ (ORCPT ); Wed, 28 May 2008 15:20:25 -0400 Received: from mx1.redhat.com ([66.187.233.31]:46495 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752587AbYE1TUY (ORCPT ); Wed, 28 May 2008 15:20:24 -0400 Date: Wed, 28 May 2008 15:17:56 -0400 From: Rik van Riel To: "Maciej W. Rozycki" Cc: Thomas Gleixner , Andrew Morton , Alessandro Zummo , linux-kernel@vger.kernel.org Subject: Re: [PATCH] NTP: Let update_persistent_clock() sleep Message-ID: <20080528151756.00869703@bree.surriel.com> In-Reply-To: References: Organization: Red Hat, Inc. X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.4; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 28 May 2008 19:15:41 +0100 (BST) "Maciej W. Rozycki" wrote: > This is a change that makes the 11-minute RTC update be run in the > process context. This is so that update_persistent_clock() can sleep, > which may be required for certain types of RTC hardware -- most notably > I2C devices. > > Signed-off-by: Maciej W. Rozycki Acked-by: Rik van Riel -- All rights reversed.