Project

General

Profile

Actions

Bug #869

closed

Does not build on kernel 3.14, 3.18

Added by Domen Kožar over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
Start date:
12/09/2014
Due date:
% Done:

0%

Estimated time:

Actions #1

Updated by Mathieu Desnoyers over 9 years ago

  • Status changed from New to Resolved
  • Assignee set to Mathieu Desnoyers

Should be already taken care of by the following commits upstream:

commit 931b3b2547214948787ae4d6a031f0a155b2bbbb
Author: Simon Marchi <simon.marchi@polymtl.ca>
Date:   Sun Dec 7 12:14:19 2014 -0500

    Fix: compaction instrumentation update for 3.14.x stable kernels

    Conditional compilation introduced by lttng-modules commit

      0007344741ef65259bc52dea72259173dfbf96c0

    needs to be applied to kernels 3.14.25 and up in the 3.14.x branch.

    Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
    Reported-by: Bjørn Forsman <bjorn.forsman@gmail.com>
    Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
commit 5f79e67ecff15c0461df0cb3274b3b90cc39826d
Author: André Goddard Rosa <andre.goddard@gmail.com>
Date:   Thu Nov 13 21:33:02 2014 -0800

    Fix compilation on Linux kernel >= 3.18.0

    Since kernel commit 8a9522d2fe compilation fails as kvm_age_page
    tracepoint had its signature changed, so update it accordingly.

    Tested pointing to kernels:
        git reset --hard v3.17; make init/version.o
        git reset --hard v3.18-rc1; make init/version.o

    Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
    Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

Please re-open if it is still an issue with those commits.

Thanks,

Mathieu

Actions

Also available in: Atom PDF