All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cosmin Cojocar <cosmin.cojocar@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: govindraj.raja@ti.com, manjugk@ti.com,
	khilman@deeprootsystems.com, tony@atomide.com,
	ben-linux@fluff.org, tklauser@distanz.ch, feng.tang@intel.com,
	alan@linux.intel.com, gregkh@suse.de, linux-omap@vger.kernel.org
Subject: Re: [PATCH v3 1/1] serial: omap-serial: Add support for kernel debugger
Date: Tue, 23 Nov 2010 01:18:51 +0100	[thread overview]
Message-ID: <4CEB086B.6040409@gmail.com> (raw)
In-Reply-To: <20101123001041.GA31259@kroah.com>

The v2 was a intermediate testing version which I sent it out by
mistake. The difference between the tow is that the v2 uses a
infinite loop to wait for data to be transfered out form buffer, whereas
the v3 relies on existing wait_form_xmitr function.

Regards,
Cosmin

Greg KH wrote:
> On Tue, Nov 23, 2010 at 12:24:12AM +0100, Cosmin Cojocar wrote:
>> The kgdb invokes the poll_put_char and poll_get_char when communicating
>> with the host. This patch also changes the initialization order because the
>> kgdb will check at the very beginning, if there is a valid serial
>> driver.
> 
> What was the difference between v2 and v3?
> 


  reply	other threads:[~2010-11-23  0:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-22 23:24 [PATCH v3 1/1] serial: omap-serial: Add support for kernel debugger Cosmin Cojocar
2010-11-23  0:10 ` Greg KH
2010-11-23  0:18   ` Cosmin Cojocar [this message]
2010-11-23  0:26     ` Greg KH
2010-12-01  1:28 ` Greg KH
2010-12-05 15:15   ` Cosmin Cojocar

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=4CEB086B.6040409@gmail.com \
    --to=cosmin.cojocar@gmail.com \
    --cc=alan@linux.intel.com \
    --cc=ben-linux@fluff.org \
    --cc=feng.tang@intel.com \
    --cc=govindraj.raja@ti.com \
    --cc=greg@kroah.com \
    --cc=gregkh@suse.de \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=manjugk@ti.com \
    --cc=tklauser@distanz.ch \
    --cc=tony@atomide.com \
    /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.