Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752257AbdLKKIt (ORCPT ); Mon, 11 Dec 2017 05:08:49 -0500 Received: from mail-qt0-f195.google.com ([209.85.216.195]:38581 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750836AbdLKKIq (ORCPT ); Mon, 11 Dec 2017 05:08:46 -0500 X-Google-Smtp-Source: AGs4zMbbD5HOrXB2rY3zAcNSstgvYPMpVGwhfo0LLvTkrcey4vNDc/+QATVWbrzqtIrNan6NZFqspF4yKz49kPlpnOY= MIME-Version: 1.0 In-Reply-To: <75666632.ssxbU8s7ES@aspire.rjw.lan> References: <7742130.AaJQIxeI1n@aspire.rjw.lan> <75666632.ssxbU8s7ES@aspire.rjw.lan> From: Geert Uytterhoeven Date: Mon, 11 Dec 2017 11:08:44 +0100 X-Google-Sender-Auth: CvRgWjpWk-3jHmaBVdMUD1BHUT4 Message-ID: Subject: Re: [PATCH 2/4] PM / core: Add helpers for subsystem callback selection To: "Rafael J. Wysocki" Cc: Linux PM , Greg Kroah-Hartman , Alan Stern , Kevin Hilman , LKML , Mika Westerberg , Ulf Hansson Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 999 Lines: 25 On Sun, Dec 10, 2017 at 12:58 AM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Add helper routines to find and return a suitable subsystem callback > during the "noirq" phases of system suspend/resume (or analogous) > transitions as well as during the "late" phase of system suspend and > the "early" phase of system resume (or analogous) transitions. > > The helpers will be called from additional sites going forward. > > Signed-off-by: Rafael J. Wysocki > Reviewed-by: Ulf Hansson Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds