i = size - copy_from_user((void *)page, data, size);
...
Usually it tries to copy PAGE_SIZE bytes while much less are available.
x86 folks don't print anything on exception, so they don't care ;-)
> mount actually succeeds (unlike -test1-acXX where it oopsed).
I don't think it's related. Most test1-ac kernels worked fine for me.
Ivan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/