Jesper Jensen

Results 46 comments of Jesper Jensen

I might be misunderstanding how this is supposed to work, but is my .config supposed to say `config_modules=n` because it isn't.

When i run `make flo_defconfig` it print: ``` arch/arm/configs/flo_defconfig:43:warning: override: reassigning to symbol UTS_NS arch/arm/configs/flo_defconfig:44:warning: override: reassigning to symbol IPC_NS arch/arm/configs/flo_defconfig:45:warning: override: reassigning to symbol USER_NS arch/arm/configs/flo_defconfig:46:warning: override: reassigning to...

Then i'm right back to having no idea. Looking at the code i don't see the problem :/

I used my brain, and disabled `MSM_WCNSS_SSR_8960` since that was what was causing the issue . It once again compiled without problem. Sadly the other problem is still there i...

I tried making the boot image, and now i see the pattern: ``` [ 1284.250121] msm_mpm_irqs_detectable: cannot monitor 000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000 [ 1284.250121] msm_pm_enter: return [ 1284.250945] PM: noirq resume of devices...

I'm going to keep updating this, both for future record for myself, if anyone else has any problems, and to ask for help from anyone bothering to look... So, my...