kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Unset LOCKDEP and TRACE_IRQFLAGS_SUPPORT
@ 2015-09-26 14:16 vibnwis
  2015-09-26 16:03 ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 28+ messages in thread
From: vibnwis @ 2015-09-26 14:16 UTC (permalink / raw)
  To: kernelnewbies

Hi all,
I need to unset default value of LOCKDEP(=y) and TRACE_IRQFLAGS_SUPPORT(=y)
to both "n". Having asked around and had tried for at least 3 days,
seriously I still couldn't get both items configured as "n"

Perhaps someone can help me on this item first. For instance, Symbol
TRACE_IRQFLAGS description below, to set it, it will need the logics below:

PROVE_LOCKING [=y] && DEBUG_KERNEL [=y] && TRACE_IRQFLAGS_SUPPORT [=y] &&
STACKTRACE_SUPPORT [=y] && LOCKDEP_SUPPORT [=y] ||
IRQSOFF_TRACER [=n] && TRACING_SUPPORT [=y] && FTRACE

To unset it, I could either set DEBUG_KERNEL=n or set TRACING_SUPPORT=n (or
FTRACE=n). However, having set it, yet I don't see symbol TRACE_IRQFLAGS is
unset.

Anything wrong of my interpretation of the logics above?

Copied from "/" type TRACE_IRQFLAGS in menuconfig

  ? Symbol: TRACE_IRQFLAGS
[=y]
?
  ? Type  :
boolean
?
  ?   Defined at
lib/Kconfig.debug:1047
?
  ?   Selected by: PROVE_LOCKING [=y] && DEBUG_KERNEL [=y] &&
TRACE_IRQFLAGS_SUPPORT [=y] && STACKTRACE_SUPPORT [=y] && LOCKDEP_SUPPORT
[=y] || IRQSOFF_TRACER [=n] && TRACING_SUPPORT [=y] && FTRACE [=n ?

?
?

?
?
  ? Symbol: TRACE_IRQFLAGS_SUPPORT
[=y]
?
  ? Type  :
boolean
?
  ?   Defined at arch/arm/Kconfig:174


Appreciate any comments.
Thanks in advance.

Lim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150927/7370de28/attachment-0001.html 

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

end of thread, other threads:[~2015-10-05  8:19 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-26 14:16 Unset LOCKDEP and TRACE_IRQFLAGS_SUPPORT vibnwis
2015-09-26 16:03 ` Valdis.Kletnieks at vt.edu
2015-09-26 23:06   ` vibnwis
2015-09-27  0:54     ` Valdis.Kletnieks at vt.edu
2015-09-27  1:09       ` vibnwis
2015-09-27  1:53         ` Valdis.Kletnieks at vt.edu
2015-09-27  2:08           ` vibnwis
2015-09-27  6:00             ` vibnwis
2015-09-27 14:56               ` Valdis.Kletnieks at vt.edu
2015-09-27 14:52             ` Valdis.Kletnieks at vt.edu
2015-09-27 20:58               ` vibnwis
2015-09-27 22:22                 ` Valdis.Kletnieks at vt.edu
2015-09-27 22:42                   ` vibnwis
2015-09-28  0:17                     ` Valdis.Kletnieks at vt.edu
2015-10-02 15:56               ` Jim Cromie
2015-10-02 16:11                 ` Gilles Chanteperdrix
2015-10-02 21:43                   ` Valdis.Kletnieks at vt.edu
2015-10-03  6:47                     ` Gilles Chanteperdrix
2015-10-03 12:33                   ` vibnwis
2015-10-03 13:11                     ` Gilles Chanteperdrix
2015-10-05  1:24                       ` vibnwis
2015-10-05  6:07                         ` Gilles Chanteperdrix
2015-10-05  7:56                           ` vibnwis
2015-10-05  7:07                         ` Gilles Chanteperdrix
2015-10-05  7:54                           ` vibnwis
2015-10-05  8:19                             ` Gilles Chanteperdrix
2015-10-03 13:13                     ` Gilles Chanteperdrix
2015-10-02 17:09                 ` Gilles Chanteperdrix

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).