I'd like to add the vfs_aio_pthread module to our code for 3.6.3. git patchset containing the changes to follow. Jeremy.
Created attachment 7255 [details] git-am patch for 3.6.3. Code current for vfs_aio_pthread from master as of 25th Jan. 2012. Jeremy.
Created attachment 7256 [details] git-am fix for 3.6.3. Updated with man page typo fix.
Do you want Volker's panic fix as well?
Ignore my previous comment. Didn't see that the commit that adds the file in the patchset adds the latest state of the file in a single patch instead of containing the multiple commits in master that add up to the current state.
Created attachment 7260 [details] Makefile fix? I applied the patchset to 3.6 and it build, but the module failed to init when build as static module Quick fix was to add these changes to Makefile.in
Created attachment 7261 [details] Makefile fix? previous attachment had bad formatting
Created attachment 7262 [details] Updated git-am fix contianing Christian's Makefile fix. Thanks Christian - updated git-am fix inclusing your change uploaded. Jeremy.
Note - this of course will be meant for 3.6.4, not 3.6.3. Jeremy.
Comment on attachment 7262 [details] Updated git-am fix contianing Christian's Makefile fix. builds and loads now on my Linux systems
Ok, re-assigning to Karolin for inclusion in 3.6.next. Jeremy.
Pushed to v3-6-test. Closing out bug report. Thanks!