linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Josh Triplett <josh@joshtriplett.org>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: kbuild-all@01.org, Andrew Morton <akpm@linux-foundation.org>,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: include/linux/bug.h:93:12: error: dereferencing pointer to incomplete type
Date: Sat, 4 Jul 2015 13:48:38 -0700	[thread overview]
Message-ID: <20150704204836.GA2565@x> (raw)
In-Reply-To: <201507042000.Xg8x65h2%fengguang.wu@intel.com>

On Sat, Jul 04, 2015 at 08:36:05PM +0800, kbuild test robot wrote:
> Hi Josh,
> 
> FYI, the error/warning still remains. You may either fix it or ask me to silently ignore in future.

As mentioned before, it's a bug in mn10300, not a bug in the commit in
question.  It needs fixing by the mn10300 architecture folks.  Please
send it to them in the future.

My description of the bug from the previous time this came up:
> This looks like a bug in mn10300.  This code is within an ifdef on
> CONFIG_GENERIC_BUG, and the declaration of the structure is within
> ifdefs on both CONFIG_GENERIC_BUG and CONFIG_BUG, but:
>
> > CONFIG_MN10300=y
> [...]
> > CONFIG_GENERIC_BUG=y
> [...]
> > # CONFIG_BUG is not set
>
> Other architectures, including x86 (arch/x86/Kconfig) and powerpc
> (arch/powerpc/Kconfig) have GENERIC_BUG depend on BUG.  Looks like
> mn10300 doesn't.

- Josh Triplett

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2015-07-04 20:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-04 12:36 include/linux/bug.h:93:12: error: dereferencing pointer to incomplete type kbuild test robot
2015-07-04 20:48 ` Josh Triplett [this message]
2015-07-05  1:21   ` Fengguang Wu
  -- strict thread matches above, loose matches on Subject: below --
2016-03-06 22:08 kbuild test robot
2016-02-28 23:33 kbuild test robot
2016-02-29 20:49 ` Andrew Morton
2016-02-29 21:24   ` Josh Triplett
2015-06-01 22:08 kbuild test robot
2015-06-01 23:27 ` josh
2015-06-02  2:27   ` Fengguang Wu

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=20150704204836.GA2565@x \
    --to=josh@joshtriplett.org \
    --cc=akpm@linux-foundation.org \
    --cc=fengguang.wu@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linux-mm@kvack.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;
as well as URLs for NNTP newsgroup(s).