[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180816214459.64a7cec3@canb.auug.org.au>
Date: Thu, 16 Aug 2018 21:44:59 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: David Hildenbrand <david@...hat.com>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Andrew Morton <akpm@...ux-foundation.org>,
Michal Hocko <mhocko@...e.com>,
Vlastimil Babka <vbabka@...e.cz>,
Pavel Tatashin <pasha.tatashin@...cle.com>,
Kemi Wang <kemi.wang@...el.com>,
David Rientjes <rientjes@...gle.com>,
Jia He <jia.he@...-semitech.com>,
Oscar Salvador <osalvador@...e.de>,
Petr Tesarik <ptesarik@...e.com>,
Andrey Ryabinin <aryabinin@...tuozzo.com>,
Dan Williams <dan.j.williams@...el.com>,
Mathieu Malaterre <malat@...ian.org>,
Baoquan He <bhe@...hat.com>,
Wei Yang <richard.weiyang@...il.com>,
Ross Zwisler <zwisler@...nel.org>,
"Kirill A . Shutemov" <kirill.shutemov@...ux.intel.com>
Subject: Re: [PATCH v1 1/5] mm/memory_hotplug: drop intermediate
__offline_pages
Hi David,
On Thu, 16 Aug 2018 12:06:24 +0200 David Hildenbrand <david@...hat.com> wrote:
>
> -static int __ref __offline_pages(unsigned long start_pfn,
> - unsigned long end_pfn)
> +/* Must be protected by mem_hotplug_begin() or a device_lock */
> +int offline_pages(unsigned long start_pfn, unsigned long nr_pages)
You lose the __ref marking. Does this introduce warnings since
offline_pages() calls (at least) zone_pcp_update() which is marked
__meminit.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists