lkml.org 
[lkml]   [2008]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/8] debug printk infrastructure -compile fixes
On Thu, 22 May 2008 17:16:39 -0400
Jason Baron <jbaron@redhat.com> wrote:

>
> Signed-off-by: Jason Baron <jbaron@redhat.com>
> ---
> net/netfilter/nf_conntrack_pptp.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/net/netfilter/nf_conntrack_pptp.c b/net/netfilter/nf_conntrack_pptp.c
> index 97e54b0..7fea304 100644
> --- a/net/netfilter/nf_conntrack_pptp.c
> +++ b/net/netfilter/nf_conntrack_pptp.c
> @@ -65,7 +65,7 @@ void
> struct nf_conntrack_expect *exp) __read_mostly;
> EXPORT_SYMBOL_GPL(nf_nat_pptp_hook_expectfn);
>
> -#ifdef DEBUG
> +#if defined(DEBUG) || defined(CONFIG_DYNAMIC_PRINTK_DEBUG)
> /* PptpControlMessageType names */
> const char *const pptp_msg_name[] = {
> "UNKNOWN_MESSAGE",

Does this imply that the patch series will break bisectability? If so,
this fix should be merged into whichever patch introduces the build
breakage.



\
 
 \ /
  Last update: 2008-05-27 23:45    [W:0.032 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site