Increase the number of bootstrap PVs.
This commit is contained in:
parent
9324a7e743
commit
40aef04652
@ -754,7 +754,7 @@ get_pv_entry(void)
|
||||
* cover this.
|
||||
*/
|
||||
if (!pvinit) {
|
||||
#define PV_BOOTSTRAP_NEEDED 512
|
||||
#define PV_BOOTSTRAP_NEEDED 2048
|
||||
static struct pv_entry pvbootentries[PV_BOOTSTRAP_NEEDED];
|
||||
static int pvbootnext = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user