UNKNOWN | APPLIES | ALMOST | BROKEN | COMPILES | NOCOMPILE | RUNS | NORUN |
Untested. | Patches cleanly. | Almost patches: lkpatch is OK | Doesn't patch. | Compiled OK. | Did not compile. | Boots OK. | Did not boot. |
The idea is to use Read Copy Update to safely and unintrusively
support addition and removal of CPUs. Of course, once CPUs can appear
and disappear, the attempts to keep CPU numbers linear become
meaningless, so this patch also removes the distinction between
"logical" and "physical" CPU numbers (which were already the same for
some ports).
Proc Section
This is my proc rewrite, which has the following goals:
This started as a trivial patch effort by Art Haas, but people
complained about his patches messing up whitespace, so I wrote my own
script to start submitting them.
Misc Section
This section is for patches which don't fit anywhere else.