[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220915085757.258608-1-zhaogongyi@huawei.com>
Date: Thu, 15 Sep 2022 16:57:52 +0800
From: Zhao Gongyi <zhaogongyi@...wei.com>
To: <linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-mm@...ck.org>, <linux-kselftest@...r.kernel.org>
CC: <akinobu.mita@...il.com>, <corbet@....net>, <david@...hat.com>,
<osalvador@...e.de>, <shuah@...nel.org>,
Zhao Gongyi <zhaogongyi@...wei.com>
Subject: [PATCH -next v2 0/5] Optimize and bugfix for notifier error
1. Fix non-working usage of negative values
2. Add checking after online or offline
3. Restore memory before exit
4. Correct test's name
Changes in v2:
- Replace 'online_all_hot_pluggable_memory'
with 'online_all_offline_memory()'.
- Collect Reviewed-by tags from David Hildenbrand.
Zhao Gongyi (5):
docs: notifier-error-inject: fix non-working usage of negative values
selftests/memory-hotplug: Use 'printf' instead of 'echo'
selftests/memory-hotplug: Add checking after online or offline
selftests/memory-hotplug: Restore memory before exit
docs: notifier-error-inject: Correct test's name
.../fault-injection/notifier-error-inject.rst | 14 ++++---
.../memory-hotplug/mem-on-off-test.sh | 37 +++++++++++++++----
2 files changed, 39 insertions(+), 12 deletions(-)
--
2.17.1
Powered by blists - more mailing lists