patch-2.3.99-pre6 linux/include/asm-ia64/uaccess.h

Next file: linux/include/asm-ia64/unistd.h
Previous file: linux/include/asm-ia64/types.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/include/asm-ia64/uaccess.h linux/include/asm-ia64/uaccess.h
@@ -71,10 +71,6 @@
  * These are the main single-value transfer routines.  They automatically
  * use the right size if we just have the right pointer type.
  *
- * As the alpha uses the same address space for kernel and user
- * data, we can just do these as direct assignments.  (Of course, the
- * exception handling means that it's no longer "just"...)
- *
  * Careful to not
  * (a) re-use the arguments for side effects (sizeof/typeof is ok)
  * (b) require any knowledge of processes at this stage

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)