This is a systemtap issue. dwfl_module_relocations is now 1 for the kernel, not 0. That's because we have a "relocatable kernel" on some platforms, where a boot-time offset has to be added to static addresses. I have not investigated 5483. Thanks, Roland