Displaying 3 results from an estimated 3 matches for "_sched_setscheduler".
Did you mean:
sched_setscheduler
2008 Nov 18
4
Problems compiling git under OS X
...L../libs/wine -lwine ../libs/port/libwine_port.a && install_name_tool -change @executable_path/`../tools/relpath /Users/fridbert/winegit/bin /Users/fridbert/winegit/lib`/libwine.1.dylib @executable_path/../libs/wine/libwine.1.dylib wineserver || rm -f wineserver
Undefined symbols:
"_sched_setscheduler", referenced from:
_set_thread_priority in thread.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
gcc -o wineserver-installed async.o atom.o change.o class.o clipboard.o completion.o console.o context_alpha.o context_i386.o context_powerpc.o context_sparc.o context_x86_64.o...
2020 Oct 23
0
kvm+nouveau induced lockdep gripe
...70.135256]
which lock already depends on the new lock.
[ 70.135261]
the existing dependency chain (in reverse order) is:
[ 70.135266]
-> #3 (&cpuset_rwsem){++++}-{0:0}:
[ 70.135275] cpuset_read_lock+0x39/0xd0
[ 70.135282] __sched_setscheduler+0x456/0xa90
[ 70.135287] _sched_setscheduler+0x69/0x70
[ 70.135292] __kthread_create_on_node+0x114/0x170
[ 70.135297] kthread_create_on_node+0x37/0x40
[ 70.135306] setup_irq_thread+0x37/0x90
[ 70.135312] __setup_irq+0x4e0/0x7c0
[ 70.135318] requ...
2020 Oct 24
1
kvm+nouveau induced lockdep gripe
...ock already depends on the new lock.
>
> [ 70.135261]
> the existing dependency chain (in reverse order) is:
> [ 70.135266]
> -> #3 (&cpuset_rwsem){++++}-{0:0}:
> [ 70.135275] cpuset_read_lock+0x39/0xd0
> [ 70.135282] __sched_setscheduler+0x456/0xa90
> [ 70.135287] _sched_setscheduler+0x69/0x70
> [ 70.135292] __kthread_create_on_node+0x114/0x170
> [ 70.135297] kthread_create_on_node+0x37/0x40
> [ 70.135306] setup_irq_thread+0x37/0x90
> [ 70.135312] __setup_irq+0x4e0/0x7c0
&...