[PATCH 0/2][nexus4] Enable lttng-modules-dkms to build

Colin King colin.king at canonical.com
Tue May 14 14:58:17 UTC 2013


From: Colin Ian King <colin.king at canonical.com>

We need to make some minor changes to get lttng-modules-dkms to
build on the nexus4.

a) Revert trace event modifications to realign these with standard
upstream and Ubuntu trace events.

b) Remove a modpost Makefile CONFIG_NO_ERROR_ON_MISMATCH which
is too exacting and we should relax this to align with standard
Ubuntu modpost settings.

Colin Ian King (2):
  UBUNTU: Revert "trace: Modify timer_start and irq_handler_entry trace events."
  UBUNTU: remove CONFIG_NO_ERROR_ON_MISMATCH check

 include/trace/events/irq.h   |    5 +----
 include/trace/events/timer.h |   11 ++++-------
 kernel/timer.c               |    3 +--
 scripts/Makefile.modpost     |    1 -
 4 files changed, 6 insertions(+), 14 deletions(-)

-- 
1.7.9.5





More information about the kernel-team mailing list