All of lore.kernel.org
 help / color / mirror / Atom feed
From: xf liu <7inchpalace@gmail.com>
To: linux-samsung-soc@vger.kernel.org
Subject: kgdb on S5PV210
Date: Mon, 29 Aug 2011 15:03:47 +0800	[thread overview]
Message-ID: <CAK6dbMS6DXxez6ehAGZgi5yu9kgjg5QQr-UGYmxNR4frPGGe+A@mail.gmail.com> (raw)

Hi list,


I try to enable kgdb on S5PV210 using the same serial port (UART 0)
with the console, but after adding "kgdboc=ttySAC0,115200 kgdbwait" I
found tty_find_polling_driver returns NULL.
The cause is that the poll_get_char and poll_put_char handlers are not
set in static struct uart_ops s3c24xx_serial_ops.

I tried google but do net found any patch for this, but maybe I lost something.
Is there any patch I can get from anywhere or should I implement the
functions by myself?

Thanks in advance.

Regards,
Ryan

             reply	other threads:[~2011-08-29  7:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-29  7:03 xf liu [this message]
2011-08-29  7:13 ` kgdb on S5PV210 xf liu
     [not found] ` <CAJuYYwTrQdLYAPa1Uf9aFWHyNHfufff35-_unRNJ3mVmYdZ3BA@mail.gmail.com>
2011-08-30  6:46   ` xf liu
2011-08-31  0:59     ` xf liu
2011-08-31  3:27       ` xf liu

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=CAK6dbMS6DXxez6ehAGZgi5yu9kgjg5QQr-UGYmxNR4frPGGe+A@mail.gmail.com \
    --to=7inchpalace@gmail.com \
    --cc=linux-samsung-soc@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.