]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc64: allocate sufficient space for machine description
authorThomas Tai <thomas.tai@oracle.com>
Thu, 27 Oct 2016 19:48:50 +0000 (12:48 -0700)
committerAllen Pais <allen.pais@oracle.com>
Tue, 6 Jun 2017 10:50:15 +0000 (16:20 +0530)
commit7ebef2e9ff5dc4c29a105a7c9d9a73788f1c7e5b
treeeca111636282c33993b3f45c0356d206a80eac65
parent3b203bd4ede677a52318b8c68dc55f476a5d742e
sparc64: allocate sufficient space for machine description

Machine description size can changed at runtime. If the
required MD size changes during allocating the space, retry
until the space is large enough.

Orabug: 23082240

Signed-off-by: Thomas Tai <thomas.tai@oracle.com>
Reviewed-by: Chris Hyser <chris.hyser@oracle.com>
Reviewed-by: Liam Merwick <liam.merwick@oracle.com>
Signed-off-by: Allen Pais <allen.pais@oracle.com>
arch/sparc/kernel/mdesc.c