News: 0000835594

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

[$] Kernel support for processor undervolting

([Kernel] Nov 2, 2020 16:47 UTC (Mon) (mrybczyn))


[$] Sorry, this article is currently available to LWN suscribers only [https://lwn.net/subscribe/].

+#if defined(__alpha__) && defined(CONFIG_PCI)
+ /*
+ * The meaning of life, the universe, and everything. Plus
+ * this makes the year come out right.
+ */
+ year -= 42;
+#endif
(From the patch for 1.3.2: (kernel/time.c), submitted by Marcus Meissner)