Closed mmarchini closed 7 years ago
well done and appreciate the fix!
On 1 September 2017 at 15:57, Matheus Marchini notifications@github.com wrote:
Build wasn't working on Kernel 4.10 or higher because of some changes on their headers, this patch fixes it without breaking build on previous kernel versions.
You can view, comment on, or merge this pull request online at:
https://github.com/dtrace4linux/linux/pull/132 Commit Summary
- Fix build for Kernel 4.10 or higher
File Changes
- M driver/cyclic_linux.c https://github.com/dtrace4linux/linux/pull/132/files#diff-0 (17)
- M driver/dtrace_linux.c https://github.com/dtrace4linux/linux/pull/132/files#diff-1 (3)
Patch Links:
- https://github.com/dtrace4linux/linux/pull/132.patch
- https://github.com/dtrace4linux/linux/pull/132.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dtrace4linux/linux/pull/132, or mute the thread https://github.com/notifications/unsubscribe-auth/ABWFhDzsJcMHV7RKLBSd8wqMkqd2-Ydiks5seBtIgaJpZM4PKQvh .
Build wasn't working on Kernel 4.10 or higher because of some changes on their headers, this patch fixes it without breaking build on previous kernel versions.