Timo Juhani Lindfors
Timo Juhani Lindfors
Without this change the code will always assume has_base_relative=True which will break kernels that are not built with CONFIG_KALLSYMS_BASE_RELATIVE.
The testsuite is currently failing on Debian build machines. I debugged this issue and noticed that it seems that the issue is that Debian packages are built in an environment...
Summary: Trying to flash recovery.img with heimdall from git on Debian unstable to GT-I9195I (not GT-I9195!) fails with ERROR: Failed to send file part packet! ERROR: RECOVERY upload failed! Details...
This makes the library importable on Debian 10 with arduino 2:1.0.5+dfsg2-4.1 I have not really studied any arduino library writing guidelines but if I look at all the existing libraries...
You might be interested in how easily this whole thing can be done using systemtap. No need to memcpy to userland memory. No need to fiddle with System.map manually.