imq / linuximq

Pseudo-driver for the intermediate queue device.
https://imq.github.io/
GNU General Public License v2.0
99 stars 51 forks source link

IMQ for 4.5 #37

Closed PLumowina closed 8 years ago

PLumowina commented 8 years ago

is there a change to have working patch for new stable linux kernel ?

k0ste commented 8 years ago

Hi. I test now (4 days okay) with 4.4.5 this patch https://github.com/k0ste/linuximq/blob/linux-4.4.5/kernel/v4.x/linux-4.4.5-imq.diff

Try apply to 4.5 and post result.

PLumowina commented 8 years ago

Its not working - there are some changes in skbuff.h :/ imq-4.5_error.txt

k0ste commented 8 years ago

@PLumowina, try this https://github.com/k0ste/linuximq/blob/linux-4.5/kernel/v4.x/linux-4.5-imq.diff Don't test it, just make kernel.

k0ste commented 8 years ago

@PLumowina, any results?