search for: rw_

Displaying 2 results from an estimated 2 matches for "rw_".

Did you mean: rw
2007 Mar 13
0
fasttrap_disable_callbacks()
...39;ve been reading still more code :-). > > I notice in fasttrap_disable_callbacks(), there is this snippet of > code: > > for (cur = cpu->cpu_next_onln; cur != cpu; > cur = cur->cpu_next_onln) { > rw_enter(&cur->cpu_ft_lock, RW_WRITER); > } > > dtrace_pid_probe_ptr = NULL; > dtrace_return_probe_ptr = NULL; > > for (cur = cpu->cpu_next_onln; cur != cpu; > cur = cur->cpu_n...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking