Why does it matter if 0 is a valid user space or not? If I make the call
copy_from_user(0, user_ptr, 4);
the null pointer is the kernel address, not the user address. Can you
clarify please?
Thanks
Ken
-
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/