]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
s390/setup: cleanup machine flags
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 15 Dec 2015 08:26:30 +0000 (09:26 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 18 Dec 2015 13:59:32 +0000 (14:59 +0100)
commitd7ae65aec0dac187d29a2963ac46574aad840a20
tree863936630540af831e4830c8dd3d3278dc7de820
parent3dbc78d3a179d99611111d2d86d4283f1f4f82b4
s390/setup: cleanup machine flags

Over time some machine flags got unused (e.g. MACHINE_FLAG_MVPG)
or are available on all 64bit systems (MACHINE_FLAG_CSP,
MACHINE_FLAG_IEEE) - let's remove them.
Reorder the other ones to match the order of the MACHINE_HAS_*
macros and renumber all bits to avoid holes.
Also fix the comment about where the flags are detected.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/setup.h