Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756477Ab2JTRVJ (ORCPT ); Sat, 20 Oct 2012 13:21:09 -0400 Received: from mail-vc0-f174.google.com ([209.85.220.174]:36381 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756385Ab2JTRVG (ORCPT ); Sat, 20 Oct 2012 13:21:06 -0400 MIME-Version: 1.0 In-Reply-To: <1350751814.10791.10.camel@joe-AO722> References: <1350750167-14263-1-git-send-email-fweisbec@gmail.com> <1350750167-14263-9-git-send-email-fweisbec@gmail.com> <1350751814.10791.10.camel@joe-AO722> Date: Sat, 20 Oct 2012 13:21:05 -0400 Message-ID: Subject: Re: [RFC PATCH 8/8] printk: Wake up klogd using irq_work From: Frederic Weisbecker To: Joe Perches Cc: LKML , Peter Zijlstra , Thomas Gleixner , Ingo Molnar , Andrew Morton , Steven Rostedt , Paul Gortmaker Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 25 2012/10/20 Joe Perches : > On Sat, 2012-10-20 at 12:22 -0400, Frederic Weisbecker wrote: >> lets implement the printk tick using irq work. > > Hi Frederic. > > Can you redo this change please against -next in a few days? > > Andrew Morton picked up this series, > https://lkml.org/lkml/2012/10/17/41 > but it's not yet in -next. > > https://lkml.org/lkml/2012/10/18/600 > > kernel/printk.c has been moved to kernel/printk/printk.c > and broken up into multiple files. Sure, I will rebase to your work on the next version. Thanks. -- 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/