While going through vmlinux_to_bundle.py, the line at https://github.com/containers/libkrunfw/blob/6139eda34c71163640675cc328dbea334b76c494/vmlinux_to_bundle.py#L45 I wasnt sure why that was getting assigned as the variable wasnt used anywhere else in the code. Maybe it should be assigned to prev_paddr instead ?