From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751237AbdGMCqg (ORCPT ); Wed, 12 Jul 2017 22:46:36 -0400 Received: from mail-pf0-f178.google.com ([209.85.192.178]:33031 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750954AbdGMCqf (ORCPT ); Wed, 12 Jul 2017 22:46:35 -0400 Subject: Re: [PATCH] cpu_pm: replace raw_notifier to atomic_notifier To: "Rafael J. Wysocki" Cc: open list , Sebastian Andrzej Siewior , Thomas Gleixner , Anders Roxell , Daniel Lezcano , linux-rt-users , linux-pm@vger.kernel.org References: <1499820498-7983-1-git-send-email-alex.shi@linaro.org> <5232233.WFeFAu20WR@aspire.rjw.lan> From: Alex Shi Message-ID: <5868a352-5974-e22b-7e94-96c2f9beff5a@linaro.org> Date: Thu, 13 Jul 2017 10:46:30 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <5232233.WFeFAu20WR@aspire.rjw.lan> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/13/2017 05:30 AM, Rafael J. Wysocki wrote: >> >> This patch passed Fengguang's 0day testing. >> >> Signed-off-by: Alex Shi >> To: linux-kernel@vger.kernel.org >> Cc: Sebastian Andrzej Siewior >> Cc: Thomas Gleixner >> Cc: Anders Roxell >> Cc: Daniel Lezcano >> Cc: linux-rt-users >> Cc: linux-pm@vger.kernel.org >> Acked-by: Sebastian Andrzej Siewior > Applied (although you have forgotten to CC me actually). Ops, My bad. I shouldn't resend email just few minutes before bed time. :( I will take this lesson. Regards Alex