Re: early exception error

From: Jiri Slaby
Date: Sun Jan 04 2009 - 07:23:18 EST


Cyrill Gorcunov write:
> static inline struct mem_section *__nr_to_section(unsigned long nr)
> {
> + BUG_ON(SECTION_NR_TO_ROOT(nr) >= NR_SECTION_ROOTS);

sidenote: David, you should get early exception 6.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/