From mboxrd@z Thu Jan 1 00:00:00 1970 From: corbet@lwn.net (Jonathan Corbet) Date: Fri, 27 Feb 2015 15:23:13 -0700 Subject: [PATCH] genirq: better describe IRQF_NO_SUSPEND semantics In-Reply-To: <1425092792.1YLq228Omk@vostro.rjw.lan> References: <1424444026-31231-1-git-send-email-mark.rutland@arm.com> <20150227150810.685084df@lwn.net> <1425092792.1YLq228Omk@vostro.rjw.lan> Message-ID: <20150227152313.7247ed2c@lwn.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 27 Feb 2015 23:41:05 +0100 "Rafael J. Wysocki" wrote: > > Applied (with Peter's ack) to the docs tree. > > Well, I've applied it too in the meantime. :-) > > Also I'll have more commits on top of it, so it's better if it goes through > my tree I think, if you don't mind. Gee, I feel like I've been here before :) In the future, would you like me to avoid taking patches to Documentation/power? I'll drop it out of my tree. jon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755631AbbB0WXR (ORCPT ); Fri, 27 Feb 2015 17:23:17 -0500 Received: from tex.lwn.net ([70.33.254.29]:50815 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754780AbbB0WXP (ORCPT ); Fri, 27 Feb 2015 17:23:15 -0500 Date: Fri, 27 Feb 2015 15:23:13 -0700 From: Jonathan Corbet To: "Rafael J. Wysocki" Cc: Mark Rutland , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Boris Brezillon , Ian Campbell , Peter Zijlstra , "Rafael J. Wysocki" , Thomas Gleixner Subject: Re: [PATCH] genirq: better describe IRQF_NO_SUSPEND semantics Message-ID: <20150227152313.7247ed2c@lwn.net> In-Reply-To: <1425092792.1YLq228Omk@vostro.rjw.lan> References: <1424444026-31231-1-git-send-email-mark.rutland@arm.com> <20150227150810.685084df@lwn.net> <1425092792.1YLq228Omk@vostro.rjw.lan> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 27 Feb 2015 23:41:05 +0100 "Rafael J. Wysocki" wrote: > > Applied (with Peter's ack) to the docs tree. > > Well, I've applied it too in the meantime. :-) > > Also I'll have more commits on top of it, so it's better if it goes through > my tree I think, if you don't mind. Gee, I feel like I've been here before :) In the future, would you like me to avoid taking patches to Documentation/power? I'll drop it out of my tree. jon