Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758424Ab3E3SNK (ORCPT ); Thu, 30 May 2013 14:13:10 -0400 Received: from mail-vc0-f178.google.com ([209.85.220.178]:51801 "EHLO mail-vc0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756767Ab3E3SM7 (ORCPT ); Thu, 30 May 2013 14:12:59 -0400 MIME-Version: 1.0 In-Reply-To: <20130530142512.3404.74494.stgit@grignak.americas.hpqcorp.net> References: <20130530142512.3404.74494.stgit@grignak.americas.hpqcorp.net> Date: Thu, 30 May 2013 11:12:57 -0700 Message-ID: Subject: Re: [PATCH v4] aerdrv: Move cper_print_aer() call out of interrupt context From: Tony Luck To: Lance Ortiz Cc: Bjorn Helgaas , lance_ortiz@hotmail.com, Liu Jiang , Borislav Petkov , Steven Rostedt , Mauro Carvalho Chehab , linux-acpi , linux-pci@vger.kernel.org, Linux Kernel Mailing List 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: 899 Lines: 21 Ok - grabbed this version. Will see if I can tempt Linus with a "please pull" tomorrow (when the commit is suitably aged). By the way ... this meta-commit description: > v2 - Re-worded header text. Removed prefix arg from cper_print_aer(). > Added TODO message in cper_print_aer(). > v3 - Changed type of u8* to struct aer_capability_regs* in the code > to avoid too much casting based on comment from Bjorn Helgaas. > v4 - Removed TODO message. Does not have to do with what this patch > is trying to fix. belongs *after* the "---" past the sign-off & Acks ... then "git am" will drop it from the commit message automatically -Tony -- 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/