Lines Matching refs:um
282 5. Run your favorite config; `make xconfig ARCH=um' is the most
283 convenient. `make config ARCH=um' and 'make menuconfig ARCH=um'
296 6. Finish with `make linux ARCH=um': the result is a file called
328 exception of the 'ARCH=um' that you always need for UML):
331 host% make modules ARCH=um
359 make modules_install INSTALL_MOD_PATH=`pwd`/mnt ARCH=um
1138 present in UML version 2.4.5-5um and later. Your system must have
1200 host. The TUN/TAP backend has been in UML since 2.4.9-3um.
1858 As of 2.4.6-2um, the driver supports layering a read-write private
2214 be in arch/um/fs/hostfs/hostfs.o. Install that in
2255 (/tools/mconsole) in 2.4.5-9um and later, and will be in the RPM in
2330 OK Linux usermode 2.4.5-9um #1 Wed Jun 20 22:47:08 EDT 2001 i686
2672 Attaching to program: /home/jdike/linux/2.4/um/./linux, process 1
2718 add-symbol-file /home/jdike/linux/2.4/um/arch/um/fs/hostfs/hostfs.o 0xa9021054
2720 add symbol table from file "/home/jdike/linux/2.4/um/arch/um/fs/hostfs/hostfs.o" at
2724 Reading symbols from /home/jdike/linux/2.4/um/arch/um/fs/hostfs/hostfs.o...
3011 ~/linux/2.3.26/um 1016: gdb linux
3021 Attaching to program `/home/dike/linux/2.3.26/um/linux', Pid 1935
3074 is __NR_write (see the big switch in arch/um/kernel/syscall_kern.c or
3075 the defines in include/asm-um/arch/unistd.h), and that it never
3077 arch/um/include/user_util.h). These mean that it went into a write,
3119 Detaching from program: /home/dike/linux/2.3.26/um/linux Pid 1935
3121 Attaching to program `/home/dike/linux/2.3.26/um/linux', Pid 1980
3243 Line 124 of "/home/dike/linux/2.3.26/um/include/asm/pgalloc.h"
3257 Line 126 of "/home/dike/linux/2.3.26/um/include/asm/pgalloc.h"
3261 Line 131 of "/home/dike/linux/2.3.26/um/include/asm/pgalloc.h"
3265 Line 61 of "/home/dike/linux/2.3.26/um/include/asm/pgalloc.h"
3269 Line 134 of "/home/dike/linux/2.3.26/um/include/asm/pgalloc.h"
3273 Line 135 of "/home/dike/linux/2.3.26/um/include/asm/pgalloc.h"
3277 Line 139 of "/home/dike/linux/2.3.26/um/include/asm/pgalloc.h"
3491 ~/linux/2.3.26/um 1034: gdb linux
3500 Attaching to program `/home/dike/linux/2.3.26/um/linux', Pid 4127
3582 Line 209 of "/home/dike/linux/2.3.26/um/include/asm/arch/string.h"
3798 As of test11, it is necessary to have "ARCH=um" in the environment or
3806 make mrproper ARCH=um
3811 and repeat the build process with ARCH=um on all the steps.
3820 point to /usr/src/linux/asm-um. Make it point back to
3849 the include/asm link point to include/asm-um. /usr/include/asm points
3852 incompatible asm-um versions. The fix is to move the include/asm link
3876 UM_FASTCALL from CFLAGS in arch/um/Makefile-i386. This will open up