Il 16/04/2013 04:44, mrhi...@linux.vnet.ibm.com ha scritto: > + } else if (flags & RAM_SAVE_FLAG_HOOK) { > + ram_control_load_hook(f, RAM_CONTROL_HOOK); > }
Please pass flags as the second parameter (and change the argument to uint64_t). Paolo
Il 16/04/2013 04:44, mrhi...@linux.vnet.ibm.com ha scritto: > + } else if (flags & RAM_SAVE_FLAG_HOOK) { > + ram_control_load_hook(f, RAM_CONTROL_HOOK); > }
Please pass flags as the second parameter (and change the argument to uint64_t). Paolo