All of lore.kernel.org
 help / color / mirror / Atom feed
* The kernel version is not supported
@ 2013-11-12 16:23 Thomas Renninger
  2013-11-19  1:58 ` Atsushi Kumagai
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Renninger @ 2013-11-12 16:23 UTC (permalink / raw)
  To: lkundrak, kexec

Hi,

there was a patch recently from Lubomir, title:
dump-dmesg: Understand >= v3.11-rc4 dmesg

But in makedumpfile.h the latest supported version still is:
#define LATEST_VERSION          KERNEL_VERSION(3, 9, 6)/* linux-3.9.6 */

resulting in:
The kernel version is not supported.
The created dumpfile may be incomplete.

messages.

I wonder whether there are other known issues with latest
kernels which are the reason LATEST_VERSION did not get increased
and which are those?

I also wonder what the concept of LATEST_VERSION is.
One does not know in advance which change in a newer kernel version
might break things?
So this one needs to be increased with every new kernel version?

Thanks for any hints,

     Thomas

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-19  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-12 16:23 The kernel version is not supported Thomas Renninger
2013-11-19  1:58 ` Atsushi Kumagai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.