This is an attempt at a more correct solution to the patch sent earlier "kallsyms: fix absolute addresses for kASLR".
The main problem is that the entire per_cpu area needs to be treated as absolute by kallsyms. This series adds the logic to recognize the per_cpu memory range and treat it as absolute in the kallsyms tool. -Kees -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/