Hi All, I just sent pull request of patches below to Eddie and rest of collaborators. Any input will be greatly appreciated.
Joonwoo --- https://github.com/kohler/click/pull/11 [PATCH 1/5] FromDevice: avoid kernel panic on device status change. [PATCH 2/5] proclikefs: use per_cpu super_block.s_files [PATCH 3/5] FromDevice: use netdev_rx_handler_register [PATCH 4/5] clickfs: use unlocked_ioctl on linux 2.6.36+ [PATCH 5/5] ToUserDevice: use unlocked_ioctl if it's available --- On Mon, Jan 31, 2011 at 06:16:22PM -0800, Eddie Kohler wrote: > I agree with Bobby Longpocket's comments (thanks!) and will hold off > for the next iteration of these patches. > > E > > > On 1/30/11 1:30 AM, Joonwoo Park wrote: > >Hi Eddie, > > > >Following patchset is for fixing issues and more support on patchless linux. > >Please have a look and consider to apply. > > > >Thanks, > >Joonwoo _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
