Displaying 5 results from an estimated 5 matches for "uid16".
Did you mean:
uid1
2008 Sep 28
3
[LLVMdev] llvm-ld hangs
.../posix-timers.o kernel/kthread.o kernel/wait.o kernel/kfifo.o
kernel/sys_ni.o kernel/posix-cpu-timers.o kernel/mutex.o
kernel/hrtimer.o kernel/rwsem.o kernel/latency.o kernel/nsproxy.o
kernel/srcu.o kernel/die_notifier.o kernel/utsname.o
kernel/time/built-in.o kernel/futex.o kernel/rtmutex.o kernel/uid16.o
kernel/kallsyms.o kernel/acct.o kernel/configs.o kernel/ksysfs.o
kernel/softlockup.o kernel/irq/built-in.o kernel/utsname_sysctl.o
Linking bitcode file 'kernel/sched.o'
Linked in file 'kernel/sched.o'
Linking bitcode file 'kernel/fork.o'
Linked in file 'kernel/...
2008 Sep 28
0
[LLVMdev] llvm-ld hangs
...el/kthread.o kernel/wait.o kernel/kfifo.o
> kernel/sys_ni.o kernel/posix-cpu-timers.o kernel/mutex.o
> kernel/hrtimer.o kernel/rwsem.o kernel/latency.o kernel/nsproxy.o
> kernel/srcu.o kernel/die_notifier.o kernel/utsname.o
> kernel/time/built-in.o kernel/futex.o kernel/rtmutex.o kernel/uid16.o
> kernel/kallsyms.o kernel/acct.o kernel/configs.o kernel/ksysfs.o
> kernel/softlockup.o kernel/irq/built-in.o kernel/utsname_sysctl.o
> Linking bitcode file 'kernel/sched.o'
> Linked in file 'kernel/sched.o'
> Linking bitcode file 'kernel/fork.o'
> L...
2006 Jul 26
5
linux-2.6-xen.hg
Hi,
Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being
updated? if not, what''s the preferred Linux tree to track that has all
of the Xen bits?
Thanks,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--