X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=645e24a108b5de9d09f5ed0c572c094cd66bdb6d;hb=5eade9b9f6fe8e4591f88842575a9837e074109a;hp=dd9468a91228a6fe1e4ee01f86206cf54d9f1434;hpb=83b4f7b1eb85af951f36bb6301f605e7eb04db17;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index dd9468a9..645e24a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2017-02-17 (National Cabbage Day) LTTng modules 2.9.1 + * Fix: nmi-safe clock on 32-bit systems + * Fix: only include linux/cpuhotplug.h for kernels >= 4.10 + * Fix: 4.10 hotplug adaptation backward compat + * Adapt lttng-modules to Linux 4.10 cpu hotplug state machine + * Fix: 4.10 btrfs instrumentation update backward compat + * Update btrfs instrumentation for 4.10 kernel + * btrfs instrumentation: update to 4.10 kernel + * timer instrumentation: adapt to ktime_t without union + * Fix: asoc instrumentation for RHEL 7.3 + * Fix: SCSI instrumentation for SLES12 SP2 + * Add SUSE Linux Enterprise kernel version tests + 2016-11-29 (National Square Dance Day) LTTng modules 2.9.0 * Performance: add missing unlikely in reserve * Fix: preemptible and migratable context error handling