From: Randy Dunlap <randy.dunlap@oracle.com>
To: Greg KH <greg@kroah.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
devel@driverdev.osuosl.org,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org
Subject: Re: [GIT PATCH] STAGING patches for 2.6.33-git
Date: Fri, 11 Dec 2009 16:23:23 -0800 [thread overview]
Message-ID: <20091211162323.1ec395b6.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20091211234017.GA11006@kroah.com>
On Fri, 11 Dec 2009 15:40:17 -0800 Greg KH wrote:
> On Fri, Dec 11, 2009 at 03:29:09PM -0800, Linus Torvalds wrote:
> >
> >
> > On Fri, 11 Dec 2009, Greg KH wrote:
> > >
> > > Here is the big staging merge for the 2.6.33-git tree
> >
> > "B.A.T.M.A.N. Advanced Meshing Protocol"?
>
> I just take the patches, I don't pick the names :)
>
> > Oh, and I think I found a bug in BATMAN already: if you say 'no' to him,
> > he still asks whether you want to debug him.
> >
> > Please, Greg, teach BATMAN that "No means no!".
>
> Doh, I have a patch for that around here from Randy, it didn't make it
> in... Hm, no, he didn't send the patch, just pointed it out. Here it
> is below, or you can pull from the same tree and get it:
>
> master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/
>
but one of the maintainers did you send a patch for this...
> thanks,
>
> greg k-h
>
> From: Greg Kroah-Hartman <gregkh@suse.de>
> Subject: [PATCH] Staging: batman: fix debug Kconfig option
>
> The debug batman option needs to depend on the correct
> config option.
>
> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
>
> diff --git a/drivers/staging/batman-adv/Kconfig b/drivers/staging/batman-adv/Kconfig
> index b9742e7..7632f57 100644
> --- a/drivers/staging/batman-adv/Kconfig
> +++ b/drivers/staging/batman-adv/Kconfig
> @@ -15,7 +15,7 @@ config BATMAN_ADV
>
> config BATMAN_DEBUG
> bool "B.A.T.M.A.N. debugging"
> - depends on BATMAN != n
> + depends on BATMAN_ADV != n
> help
>
> This is an option for use by developers; most people should
> _______________________________________________
---
~Randy
next prev parent reply other threads:[~2009-12-12 0:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-11 21:27 Greg KH
2009-12-11 23:29 ` Linus Torvalds
2009-12-11 23:40 ` Greg KH
2009-12-12 0:23 ` Randy Dunlap [this message]
2009-12-12 0:39 ` Greg KH
2009-12-23 19:50 Greg KH
2010-03-04 20:04 Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091211162323.1ec395b6.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®