Hi David,
Thank you for your comments.
David Mosberger wrote:
After a quick glance over the patch:
- There are several lines introduced with trailing whitespace (some
of them long). If you use emacs, you can get rid of them
with delete-trailing-whitespace. Please do so.
Oh, sorry.
I'll fix
After a quick glance over the patch:
- There are several lines introduced with trailing whitespace (some
of them long). If you use emacs, you can get rid of them
with delete-trailing-whitespace. Please do so.
- I'm not a fan of coding retry-loops with labels; I'd much rather
have the
Hi,
I have posted the patch for vector sharing (large I/O system
support) several months ago, and I would like to try again.
The following is updated patch against 2.6.11-rc3.
Tony, could you consider applying this patch onto your test
tree? I hope this patch will be tested b