All of lore.kernel.org
 help / color / mirror / Atom feed
From: jason.wessel@windriver.com (Jason Wessel)
To: linux-arm-kernel@lists.infradead.org
Subject: [kGDB]Cannot compile KGDB on ARM SMP
Date: Wed, 03 Mar 2010 17:36:18 -0600	[thread overview]
Message-ID: <4B8EF272.1090007@windriver.com> (raw)
In-Reply-To: <8cad0aa1003020107g3aae0875n1da8c442d9909f96@mail.gmail.com>



Jean-Michel Hautbois wrote:
> Hi there !
>
> I am  curently trying to compile kgdb on an ARM SMP core.
> I have the following error :
> kernel/kgdb.c:1481: undefined reference to `kgdb_roundup_cpus'
>
> When I am looking at the function 'kgdb_roundup_cpus', it is defined
> for x86, mips, blackfin, powerpc, but not for ARM.
> Is there any specific reason for that ?
> I can't see why...
>
>   

No one has yet to submit a patch which implements the proper way to
interrupt the slave CPUs and get them to call the kgdb_nmicallback(), as
well as to run the kgdb test suite on the SMP device.

I do not have any SMP ARM hw to test this, or I probably would have
implemented myself.

If you come up with any patches you can submit them here and please cc
kgdb-bugreport at lists.sourceforge.net.  If you have questions about the
kgdb test suite I am sure we can find some answers.

Thanks,
Jason.

  reply	other threads:[~2010-03-03 23:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02  9:07 [kGDB]Cannot compile KGDB on ARM SMP Jean-Michel Hautbois
2010-03-03 23:36 ` Jason Wessel [this message]
2010-03-04 17:28   ` Will Deacon
2010-03-04 17:36     ` Catalin Marinas
2010-03-04 18:28       ` Will Deacon

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=4B8EF272.1090007@windriver.com \
    --to=jason.wessel@windriver.com \
    --cc=linux-arm-kernel@lists.infradead.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.