Re: [PATCH] Do not use cpu_to_node() to find an offlined cpu's node.

Peter Zijlstra <[email protected]> Wed, 10 Oct 2012 12:07:00 +0200
Newsgroups org.kernel.vger.linux-numa,org.kernel.vger.linux-kernel
Message-ID <1349863620.7880.119.camel@twins>
On Wed, 2012-10-10 at 18:10 +0800, Wen Congyang wrote:
> I use ./scripts/get_maintainer.pl, and it doesn't tell me that I should cc
> you when I post that patch. 

That script doesn't look at all usage sites of the code you modify does
it?

You need to audit the entire tree for usage of the interfaces you change
and email all relevant people for whoem you're planning to break stuff
-- preferably with a proposed fix.

That's manual work, no script will ever do this for you.