Re: [PATCH] libnuma: supress warnings for non-existing node
Filipe Brandenburger <[email protected]> Fri, 11 Dec 2015 07:48:14 -0800
| Newsgroups | org.kernel.vger.linux-numa |
|---|---|
| Message-ID | <CADU+-uBCyf92ugPZ14nE3RMcN8ZsY7=L=wgKiqkGx96U4iCnVA@mail.gmail.com> |
On Mon, Dec 7, 2015 at 6:32 AM, Petr Holasek <[email protected]> wrote: > When calling numa_node_to_cpus on non-existing node number (e.g. for > non-contiguous node numbers), a bit confusing warning is supressed. Since > warnings are implemented as weak functions they cannot be overriden when > using dlsym interface. > > Signed-off-by: Petr Holasek <[email protected]> Applied in 2.0.11