News: 0000830063

  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 prepatch 5.9-rc3

([Kernel] Aug 31, 2020 12:47 UTC (Mon) (corbet))


The [1]third 5.9 kernel prepatch is out for testing. " On the whole it's been pretty calm for being rc3. This is actually one of the smaller rc3's we've had in recent releases. "



[1] https://lwn.net/Articles/830062/

quit When the quit statement is read, the bc processor
is terminated, regardless of where the quit state-
ment is found. For example, "if (0 == 1) quit"
will cause bc to terminate.
(Seen in the manpage for "bc". Note the "if" statement's logic)