From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: David Howells <dhowells@redhat.com>
Cc: linux-am33-list@redhat.com, linux-kernel@vger.kernel.org,
akpm@linux-foundation.org
Subject: Re: [PATCH v2 1/7] mn10300: fix build failure
Date: Thu, 16 Jul 2015 12:47:05 +0530 [thread overview]
Message-ID: <20150716071705.GA21245@sudip-PC> (raw)
In-Reply-To: <1434629873-11668-2-git-send-email-sudipm.mukherjee@gmail.com>
On Thu, Jun 18, 2015 at 05:47:47PM +0530, Sudip Mukherjee wrote:
> allmodconfig build fails with the error:
> invalid use of undefined type 'struct kprobe_ctlblk'
>
> just declared the two basic structures after checking the struct in other
> architectures.
Gentle ping.
next-20150716 still fails allmodconfig of mn10300 with
am33_2.0-linux-gcc version 4.9.0
regards
sudip
next prev parent reply other threads:[~2015-07-16 7:17 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-18 12:17 [PATCH v2 0/7] fix build failure of mn10300 Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-06-18 12:17 ` [PATCH v2 1/7] mn10300: fix build failure Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-07-16 7:17 ` Sudip Mukherjee [this message]
2015-07-16 21:54 ` Andrew Morton
2015-07-17 5:06 ` Sudip Mukherjee
[not found] ` <1434629873-11668-1-git-send-email-sudipm.mukherjee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-06-18 12:17 ` [PATCH v2 2/7] mn10300: Provide dummy dma_alloc_attrs() and dma_free_attrs() Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-06-18 12:17 ` [PATCH v2 7/7] mn10300: add early_init_dt_* Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-06-18 12:17 ` [PATCH v2 3/7] mmc: mediatek: build as module Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
[not found] ` <1434629873-11668-4-git-send-email-sudipm.mukherjee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-06-18 13:10 ` Ulf Hansson
2015-06-18 13:10 ` Ulf Hansson
2015-06-18 13:10 ` Ulf Hansson
2015-06-18 12:17 ` [PATCH v2 4/7] USB: mos7720: rename DCR Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-06-23 10:09 ` Johan Hovold
2015-06-23 10:09 ` Johan Hovold
2015-06-23 13:29 ` [PATCH v3] USB: mos7720: rename registers Sudip Mukherjee
2015-06-26 7:46 ` Johan Hovold
2015-06-26 13:53 ` Sudip Mukherjee
2015-06-18 12:17 ` [PATCH v2 5/7] samples: kdbus: disable for mn10300 Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-06-18 14:39 ` Greg Kroah-Hartman
2015-06-18 14:39 ` Greg Kroah-Hartman
[not found] ` <20150618143958.GA8830-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-06-18 16:19 ` Sudip Mukherjee
2015-06-18 16:19 ` Sudip Mukherjee
2015-06-18 16:19 ` Sudip Mukherjee
2015-06-18 16:25 ` Greg Kroah-Hartman
2015-06-18 16:25 ` Greg Kroah-Hartman
2015-06-18 12:17 ` [PATCH v2 6/7] mn10300: kgdb_arch_set_pc Sudip Mukherjee
2015-06-18 12:17 ` Sudip Mukherjee
2015-06-18 14:51 ` [PATCH v2 0/7] fix build failure of mn10300 Russell King - ARM Linux
2015-06-18 14:51 ` Russell King - ARM Linux
[not found] ` <CAA0PaPGMtePS+fmpi1QBZi8uHtuU3Z7_Y+9f0+O38o+8xfo+1Q@mail.gmail.com>
[not found] ` <CAA0PaPGMtePS+fmpi1QBZi8uHtuU3Z7_Y+9f0+O38o+8xfo+1Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-06-18 15:44 ` [Linux-am33-list] " Russell King - ARM Linux
2015-06-18 15:44 ` Russell King - ARM Linux
2015-06-18 15:44 ` Russell King - ARM Linux
[not found] ` <20150618145138.GN7557-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2015-06-18 16:13 ` Sudip Mukherjee
2015-06-18 16:13 ` Sudip Mukherjee
2015-06-18 16:13 ` Sudip Mukherjee
2015-07-10 11:20 ` Sudip Mukherjee
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=20150716071705.GA21245@sudip-PC \
--to=sudipm.mukherjee@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=dhowells@redhat.com \
--cc=linux-am33-list@redhat.com \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.