login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
17
Re: [PATCH -next] optprobes: fix kconfig depends/selects
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Masami Hiramatsu
Subject:
Re: [PATCH -next] optprobes: fix kconfig depends/selects
Date: Tuesday, August 17, 2010 - 8:03 am
Masami Hiramatsu wrote:
quoted text
> Randy Dunlap wrote: >> From: Randy Dunlap <randy.dunlap@oracle.com> >> >> KALLSYMS and KALLSYMS_ALL depend on DEBUG_KERNEL, so add that dependency. >> KALLSYMS_ALL depends on KALLSYMS, so select both of them, not just KALLSYMS_ALL. > > Indeed, Thanks for pointing it! > > Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Oops, I meant; Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Sorry:(
quoted text
> >> warning: (OPTPROBES && KPROBES && HAVE_OPTPROBES && !PREEMPT || MTD_UBI_DEBUG && MTD && SYSFS && MTD_UBI || UBIFS_FS_DEBUG && MISC_FILESYSTEMS && UBIFS_FS || LOCKDEP && DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT || LATENCYTOP && HAVE_LATENCYTOP_SUPPORT) selects KALLSYMS_ALL which has unmet direct dependencies (DEBUG_KERNEL && KALLSYMS) >> >> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> >> Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com> >> Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> >> Cc: "David S. Miller" <davem@davemloft.net> >> Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> >> --- >> arch/Kconfig | 2 ++ >> 1 file changed, 2 insertions(+) >> >> --- linux-next-20100810.orig/arch/Kconfig >> +++ linux-next-20100810/arch/Kconfig >> @@ -45,6 +45,8 @@ config OPTPROBES >> def_bool y >> depends on KPROBES && HAVE_OPTPROBES >> depends on !PREEMPT >> + depends on DEBUG_KERNEL >> + select KALLSYMS >> select KALLSYMS_ALL >> >> config HAVE_EFFICIENT_UNALIGNED_ACCESS > >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH -next] optprobes: fix kconfig depends/selects
, Randy Dunlap
, (Thu Aug 12, 12:26 pm)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Masami Hiramatsu
, (Tue Aug 17, 7:55 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Masami Hiramatsu
, (Tue Aug 17, 8:03 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Felipe Contreras
, (Sun Sep 12, 3:49 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Randy Dunlap
, (Sun Sep 12, 11:34 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Felipe Contreras
, (Sun Sep 12, 11:41 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Randy Dunlap
, (Sun Sep 12, 11:46 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Masami Hiramatsu
, (Sun Sep 12, 6:06 pm)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Masami Hiramatsu
, (Mon Sep 13, 12:15 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Felipe Contreras
, (Mon Sep 13, 2:41 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Masami Hiramatsu
, (Mon Sep 13, 3:14 am)
[PATCH -next,-tip ] kprobes: Fix Kconfig dependency
, Masami Hiramatsu
, (Mon Sep 13, 3:25 am)
Re: [PATCH -next] optprobes: fix kconfig depends/selects
, Felipe Contreras
, (Mon Sep 13, 4:11 am)
Re: [PATCH -next,-tip ] kprobes: Fix Kconfig dependency
, Randy Dunlap
, (Mon Sep 13, 9:33 am)
[tip:perf/urgent] kprobes: Fix Kconfig dependency
, tip-bot for Masami H ...
, (Mon Sep 13, 12:54 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Trent Waddington
Re: Gaming Interface
Pekka Enberg
Re: latest -git: suspend: unable to handle kernel paging request (was Re: no_conso...
Dan Carpenter
Re: [patch] dma-debug: off by one issue
Adrian McMenamin
time_after - what on earth???
Paul E. McKenney
Re: [PATCH, RFC] v4 scalable classic RCU implementation
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Christian Stimming
git-gui: Fix broken revert confirmation.
Junio C Hamano
Re: git-svnimport
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
linux-netdev
:
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
i7core_edac: Probe on Xeons eariler
openbsd-misc
:
Christophe Rioux
Implementation example of snmp
Ryan McBride
Re: Packets Per Second Limit?
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Marco Peereboom
Re: Singularity OS
Colocation donated by:
Syndicate