Hello,
I'm facing an issue with some of the linux kernel code. I'm trying to use the CPU suspend fonction (located in arch/arm/kernel/sleep.s) of the linux next kernel
The code is the following:
/*
* Save CPU state for a suspend…