Fixed problem with exception that would be thrown when compiled with optimised flags: setrcu.rcumask.to_ulong() would throw an exception because number of bits (256) is larger than nof bits in a long.