|
@@ -2003,8 +2003,6 @@ finished:
|
|
* should know vmalloc() area is valid and can use memcpy().
|
|
* should know vmalloc() area is valid and can use memcpy().
|
|
* This is for routines which have to access vmalloc area without
|
|
* This is for routines which have to access vmalloc area without
|
|
* any informaion, as /dev/kmem.
|
|
* any informaion, as /dev/kmem.
|
|
- *
|
|
|
|
- * The caller should guarantee KM_USER1 is not used.
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
long vwrite(char *buf, char *addr, unsigned long count)
|
|
long vwrite(char *buf, char *addr, unsigned long count)
|