On Fri, Sep 03, 2010 at 09:56:51AM +0200, Paolo Bonzini wrote:
> On 09/03/2010 01:36 AM, Marcelo Tosatti wrote:
> >+static void print_monitor(const char *buf)
> >+{
> >+ [...]
> >+}
> >+
> >+void puts_monitor(const char *s)
> >+{
> >+ spin_lock(&mon_lock);
> >+ print_serial(s);
> ^^^^^^^^^^^^
>
> Is this intended?
Ouch, no, print_monitor.
>
> Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html