Hmm, I don't have that at the moment, but apply the patch and do a
build, and you'll get a ".defs" file for each .o file, eg
kernel/futex.o.defs which contains U and T lines (as per nm output)
showing what symbols it defines and requires.
Then you can do all the analysis you need 8)
Good luck!
Rusty.
-- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/