Hello, I want to debug a kernel problem on a armv7 board. For that I want to temporary enable the CONFIG_PROVE_LOCKING config. My idea was to branch the used kernel (lpae) build in obs, add the config to the cloned kernel, and install then the build result on my board.
I tried to modify the config.tar.bz2 as well as adding the CONFIG_PROVE_LOCKING=y to the config.addon.tar.bz2. in both cases the build fails with the same error: https://build.opensuse.org/package/live_build_log/home:frank_kunz:branches:openSUSE:Factory:ARM/kernel-lpae/standard/armv7l Where do I need to put the configuration change in to get a debug build? Or is there an other method to prepare that? Br, Frank -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
