From: Dan Williams <dan.j.williams@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: stable <stable@vger.kernel.org>,
Vishal Verma <vishal.l.verma@intel.com>,
David Hildenbrand <david@redhat.com>,
Pavel Tatashin <pasha.tatashin@soleen.com>,
Michal Hocko <mhocko@suse.com>,
Dave Hansen <dave.hansen@linux.intel.com>,
Linux MM <linux-mm@kvack.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3] mm/memory_hotplug: Fix remove_memory() lockdep splat
Date: Fri, 10 Jan 2020 13:29:47 -0800 [thread overview]
Message-ID: <CAPcyv4j=rhEN6M-h=p=4GHYTj2vQEsG5kQVKKwaM6U1CHLOPyA@mail.gmail.com> (raw)
In-Reply-To: <157868988882.2387473.11703138480034171351.stgit@dwillia2-desk3.amr.corp.intel.com>
On Fri, Jan 10, 2020 at 1:16 PM Dan Williams <dan.j.williams@intel.com> wrote:
[..]
> Changes since v2 [1]:
> - Apologies I overlooked that I had local changes in my tree to fix a
> compiler error (misspelled assert_held_device_hotplug()). Now fixed
> up.
>
[..]
> diff --git a/include/linux/device.h b/include/linux/device.h
> index 96ff76731e93..e042da3b1953 100644
> --- a/include/linux/device.h
> +++ b/include/linux/device.h
> @@ -1553,6 +1553,7 @@ static inline bool device_supports_offline(struct device *dev)
> extern void lock_device_hotplug(void);
> extern void unlock_device_hotplug(void);
> extern int lock_device_hotplug_sysfs(void);
> +extern void assert_held_device_hotlpug(void);
Argh, did it again. I definitely need to fix stg mail to not send
patches while there are local changes pending in the tree.
prev parent reply other threads:[~2020-01-10 21:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-10 20:59 Dan Williams
2020-01-10 21:29 ` Dan Williams [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAPcyv4j=rhEN6M-h=p=4GHYTj2vQEsG5kQVKKwaM6U1CHLOPyA@mail.gmail.com' \
--to=dan.j.williams@intel.com \
--cc=akpm@linux-foundation.org \
--cc=dave.hansen@linux.intel.com \
--cc=david@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mhocko@suse.com \
--cc=pasha.tatashin@soleen.com \
--cc=stable@vger.kernel.org \
--cc=vishal.l.verma@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox