linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Option CONFIG_DEBUG_SET_MODULE_RONX not working for kernel 3.10
@ 2014-08-14 10:24 Chetan Nanda
  2014-08-14 17:19 ` Nathan Lynch
  0 siblings, 1 reply; 3+ messages in thread
From: Chetan Nanda @ 2014-08-14 10:24 UTC (permalink / raw)
  To: linux-arm-kernel

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.

Do I need to enable any other option also before enabling this one?


Thanks,
Chetan Nanda

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Option CONFIG_DEBUG_SET_MODULE_RONX not working for kernel 3.10
  2014-08-14 10:24 Option CONFIG_DEBUG_SET_MODULE_RONX not working for kernel 3.10 Chetan Nanda
@ 2014-08-14 17:19 ` Nathan Lynch
  2014-08-17  7:55   ` Chetan Nanda
  0 siblings, 1 reply; 3+ messages in thread
From: Nathan Lynch @ 2014-08-14 17:19 UTC (permalink / raw)
  To: linux-arm-kernel

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Option CONFIG_DEBUG_SET_MODULE_RONX not working for kernel 3.10
  2014-08-14 17:19 ` Nathan Lynch
@ 2014-08-17  7:55   ` Chetan Nanda
  0 siblings, 0 replies; 3+ messages in thread
From: Chetan Nanda @ 2014-08-17  7:55 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Aug 14, 2014 at 10:49 PM, Nathan Lynch <Nathan_Lynch@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-17  7:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14 10:24 Option CONFIG_DEBUG_SET_MODULE_RONX not working for kernel 3.10 Chetan Nanda
2014-08-14 17:19 ` Nathan Lynch
2014-08-17  7:55   ` Chetan Nanda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).