The number of XPRAM partitions specified for the 'devs' module parameter
or with the 'xpram.parts' kernel parameter must be an integer in the
range 1 to 32. The XPRAM device driver created a maximum of 32 partitions
that are probably not configured as intended.
User response
If the XPRAM device driver has been compiled as a separate module,
unload the module and load it again with a correct value for the 'devs'
module parameter. If the XPRAM device driver has been compiled
into the kernel, correct the 'xpram.parts' parameter in the kernel
command line and restart Linux.