Re: [patch 1/3] kvm test: add monitor_printf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?

Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux