Re: [PATCH v2 0/3] ntb: Asynchronous NTB devices support

2016-07-28 Thread Serge Semin
Hello, Allen. Thanks for the message. I see your point. Yes, I've seen a lot of cruel threads in mailing threads in lkml.org , so it's not my intention to argue about basic things like Coding Style. That's why I left most of the warnings discussable. While you a digging into the Patch 1/3, I'll do

RE: [PATCH v2 0/3] ntb: Asynchronous NTB devices support

2016-07-28 Thread Allen Hubbe
From: Serge Semin > Please, find the general patchset description in the cover letter of the first > patchset (see the very first message in thread). > > Changes in v2: > - Fix sparc64 compilation warning in drivers/ntb/hw/idt/ntb_hw_idt.c : >warning: right shift count >= width of type > - F

[PATCH v2 0/3] ntb: Asynchronous NTB devices support

2016-07-28 Thread Serge Semin
Please, find the general patchset description in the cover letter of the first patchset (see the very first message in thread). Changes in v2: - Fix sparc64 compilation warning in drivers/ntb/hw/idt/ntb_hw_idt.c : warning: right shift count >= width of type - Fix sparc64 compilation warnings