Re: [PATCH] x86: endless page faults in mount_block_root for Linux2.6 - v2

From: H. Peter Anvin
Date: Wed May 07 2008 - 19:04:45 EST


Henry Nestler wrote:
Shure, the "out of range address" was from buggy driver development.
But not of adresses should kill the complete system.

Actually, that's the normal thing to happen for kernel code poking at an address it shouldn't.

It should do it cleanly, via an oops, though.

-hpa
--
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/