All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vishnu Dasa <vdasa@vmware.com>
To: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: Pv-drivers <Pv-drivers@vmware.com>,
	linux-kernel-review list 
	<linux-kernel-review@mailman2.vmware.com>,
	Cyprien Laplace <claplace@vmware.com>,
	Bryan Tan <bryantan@vmware.com>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"virtualization@lists.linux-foundation.org" 
	<virtualization@lists.linux-foundation.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] VMCI: Add support for ARM64
Date: Wed, 11 May 2022 19:54:54 +0000	[thread overview]
Message-ID: <245F4717-CF83-40BC-BC87-5EB8563E0588@vmware.com> (raw)
In-Reply-To: <87levezr2y.fsf@redhat.com>


> FWIW, it seems you're doing three things at once, better split this into
> a 3-patch series.

Thanks for the feedback.  I was debating between the two ways of doing
it and ultimately did it one way.  It is a bit late now to change it as it has
made its way to linux-next already.

Thanks,
Vishnu

WARNING: multiple messages have this Message-ID (diff)
From: Vishnu Dasa <vdasa@vmware.com>
To: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: Pv-drivers <Pv-drivers@vmware.com>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	linux-kernel-review list
	<linux-kernel-review@mailman2.vmware.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"virtualization@lists.linux-foundation.org"
	<virtualization@lists.linux-foundation.org>,
	Bryan Tan <bryantan@vmware.com>,
	Cyprien Laplace <claplace@vmware.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] VMCI: Add support for ARM64
Date: Wed, 11 May 2022 19:54:54 +0000	[thread overview]
Message-ID: <245F4717-CF83-40BC-BC87-5EB8563E0588@vmware.com> (raw)
In-Reply-To: <87levezr2y.fsf@redhat.com>


> FWIW, it seems you're doing three things at once, better split this into
> a 3-patch series.

Thanks for the feedback.  I was debating between the two ways of doing
it and ultimately did it one way.  It is a bit late now to change it as it has
made its way to linux-next already.

Thanks,
Vishnu
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

WARNING: multiple messages have this Message-ID (diff)
From: Vishnu Dasa <vdasa@vmware.com>
To: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: Pv-drivers <Pv-drivers@vmware.com>,
	linux-kernel-review list
	<linux-kernel-review@mailman2.vmware.com>,
	Cyprien Laplace <claplace@vmware.com>,
	Bryan Tan <bryantan@vmware.com>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"virtualization@lists.linux-foundation.org"
	<virtualization@lists.linux-foundation.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] VMCI: Add support for ARM64
Date: Wed, 11 May 2022 19:54:54 +0000	[thread overview]
Message-ID: <245F4717-CF83-40BC-BC87-5EB8563E0588@vmware.com> (raw)
In-Reply-To: <87levezr2y.fsf@redhat.com>


> FWIW, it seems you're doing three things at once, better split this into
> a 3-patch series.

Thanks for the feedback.  I was debating between the two ways of doing
it and ultimately did it one way.  It is a bit late now to change it as it has
made its way to linux-next already.

Thanks,
Vishnu
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-05-11 19:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14 19:33 [PATCH] VMCI: Add support for ARM64 vdasa
2022-04-14 19:33 ` vdasa
2022-04-14 19:33 ` vdasa
2022-05-06 14:13 ` Vitaly Kuznetsov
2022-05-06 14:13   ` Vitaly Kuznetsov
2022-05-06 14:13   ` Vitaly Kuznetsov
2022-05-11 19:54   ` Vishnu Dasa [this message]
2022-05-11 19:54     ` Vishnu Dasa
2022-05-11 19:54     ` Vishnu Dasa
2022-05-11 20:02     ` Arnd Bergmann
2022-05-11 20:02       ` Arnd Bergmann
2022-05-11 20:02       ` Arnd Bergmann

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=245F4717-CF83-40BC-BC87-5EB8563E0588@vmware.com \
    --to=vdasa@vmware.com \
    --cc=Pv-drivers@vmware.com \
    --cc=bryantan@vmware.com \
    --cc=claplace@vmware.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel-review@mailman2.vmware.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=vkuznets@redhat.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.