Some resource limits on IPA v3.5.1 have their max values set to
255, this causes a few splats in ipa_reg_encode and prevents the
IPA from booting properly. The limits are all 6 bits wide so
adjust the max values to 63.
Fixes:
|
||
---|---|---|
.. | ||
ipa_data-v3.1.c | ||
ipa_data-v3.5.1.c | ||
ipa_data-v4.2.c | ||
ipa_data-v4.5.c | ||
ipa_data-v4.9.c | ||
ipa_data-v4.11.c |