Option CONFIG_DEBUG_SET_MODULE_RONX not working for kernel 3.10

Chetan Nanda chetannanda at gmail.com
Sun Aug 17 00:55:27 PDT 2014


On Thu, Aug 14, 2014 at 10:49 PM, Nathan Lynch <Nathan_Lynch at mentor.com> wrote:
> On 08/14/2014 05:24 AM, Chetan Nanda wrote:
>> Hi,
>>
>> I am trying to enable 'CONFIG_DEBUG_SET_MODULE_RONX' config option on
>> 3.10 kernel via writing  CONFIG_DEBUG_SET_MODULE_RONX=y at the end of
>> board specific config file.
>>
>> But .config generated after kernel build do not have this option enabled.
>
> That feature appears to have been added well after 3.10, so unless
> you've backported it, this is expected behavior.
>
 Hi Nathan,
Thanks for you mail, It seems that support is there in 3.10 kernel
(atleast module.c file contains this flag) could be that CONFIG
support for ARM is missing,
As there is no entry for this flag in arm/Kconfig.debug.

Thanks,
Chetan Nanda



More information about the linux-arm-kernel mailing list