Re: [RFC: 2.6 patch] unexport get_wchan

2005-01-31 Thread Greg Banks
On Mon, Jan 31, 2005 at 02:36:17PM +0100, Adrian Bunk wrote: > The only user of get_wchan I was able to find is the proc fs - and proc > can't be built modular. > > Is the patch below to remove the export of get_wchan correct or did I > oversee something? I have an oprofile patch queued up whic

[RFC: 2.6 patch] unexport get_wchan

2005-01-31 Thread Adrian Bunk
The only user of get_wchan I was able to find is the proc fs - and proc can't be built modular. Is the patch below to remove the export of get_wchan correct or did I oversee something? --- arch/alpha/kernel/alpha_ksyms.c|2 -- arch/arm/kernel/process.c |1 - arch/arm26/ke