Message ID | 20201220034505.113118-1-nixiaoming@huawei.com |
---|---|
Headers | show
Return-Path: <linux-leds-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 526DBC4361B for <linux-leds@archiver.kernel.org>; Sun, 20 Dec 2020 03:45:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 127B823A9D for <linux-leds@archiver.kernel.org>; Sun, 20 Dec 2020 03:45:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727002AbgLTDp4 (ORCPT <rfc822; linux-leds@archiver.kernel.org>); Sat, 19 Dec 2020 22:45:56 -0500 Received: from szxga05-in.huawei.com ([45.249.212.191]:10053 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726912AbgLTDp4 (ORCPT <rfc822; linux-leds@vger.kernel.org>); Sat, 19 Dec 2020 22:45:56 -0500 Received: from DGGEMS407-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4Cz7ks2xkczM6xs; Sun, 20 Dec 2020 11:44:21 +0800 (CST) Received: from use12-sp2.huawei.com (10.67.189.174) by DGGEMS407-HUB.china.huawei.com (10.3.19.207) with Microsoft SMTP Server id 14.3.498.0; Sun, 20 Dec 2020 11:45:07 +0800 From: Xiaoming Ni <nixiaoming@huawei.com> To: <linux-kernel@vger.kernel.org>, <linux-leds@vger.kernel.org>, <pavel@ucw.cz>, <dmurphy@ti.com>, <akpm@linux-foundation.org>, <keescook@chromium.org>, <gpiccoli@canonical.com>, <penguin-kernel@i-love.sakura.ne.jp>, <rdunlap@infradead.org> CC: <nixiaoming@huawei.com>, <wangle6@huawei.com> Subject: [PATCH v2 0/4] panic: Add new API in_panic_state() Date: Sun, 20 Dec 2020 11:45:01 +0800 Message-ID: <20201220034505.113118-1-nixiaoming@huawei.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.67.189.174] X-CFilter-Loop: Reflected Precedence: bulk List-ID: <linux-leds.vger.kernel.org> X-Mailing-List: linux-leds@vger.kernel.org |
Series |
panic: Add new API in_panic_state()
|
expand
|