[PATCH 0/2] kerneloops Ubuntu tag

Andy Whitcroft apw at canonical.com
Thu Nov 27 19:09:48 UTC 2008


We have been discussing changing our version strings to help the kerneloops
project to determine which distro is producing which kernels.  That has
complex knock on effects for our build process and for out of tree drivers
which rely on our abi model to track the current kernel.

Following this email are a couple of alternative approaches which I have
been playing with.  The plan is to get something very obviously Ubuntu
related into close proximity to the version strings without having to
actually change them.  The first alters the build number field, the second
modifies only the oops messages themselves.

Consider these springboards for discussion.

-apw

Andy Whitcroft (2):
  UBUNTU: expose that this is an Ubuntu kernel in oops/panic messages
  UBUNTU: expose that this is an Ubuntu kernel in oops/panic messages

 kernel/panic.c      |    7 ++++---
 scripts/mkcompile_h |    2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)





More information about the kernel-team mailing list