On Fri, Jul 16, 2010 at 12:41 PM, Fred Crowson wrote:
> While trying to build a debug ramdisk kernel - I came across a build error
> in uvm_pmemrange.c where the function uvm_pmr_isfree was not defined, I've
> added it to #ifdef not sure if this is the correct process or whether it
> needs its own
On Friday, July 16, 2010, Fred Crowson wrote:
> While trying to build a debug ramdisk kernel - I came across a build error in
> uvm_pmemrange.c where the function uvm_pmr_isfree was not defined, I've added
> it to #ifdef not sure if this is the correct process or whether it needs its
> own #ifd
Hi tech@
While trying to build a debug ramdisk kernel - I came across a build
error in uvm_pmemrange.c where the function uvm_pmr_isfree was not
defined, I've added it to #ifdef not sure if this is the correct process
or whether it needs its own #ifdef.
diff -ui follows.
Thanks
Fred
x41:f