[EMAIL PROTECTED] wrote on Wed, 27 Jun 2007 10:20 -0700:
> Agreed. What I meant to say was that the kmem_cache_create interface
> may be deprecated soon. Instead of phasing out an argument, a BUG() in
> the kernel ensures that 3rd party folks such as us fix this issue
> before the actual release of the 2.6.22 kernel.
> How about the following patch? I have only compile tested it and made
> sure that it loads on my machine. But I don't run the latest kernels
> and so that is not such a good test..:)
Just went to load the kernel module on my test box today and was
surprised that insmod died, with the module half initialized.
Applied your patch to use on this ancient 2.6.22-rc5 kernel, and it
worked, so I checked it in. The kmem_cache_create API test for
non-NULL dtor looks identical in the final .22 too. Thanks for
fixing this.
-- Pete
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users