From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v2 3/5] arm: KVM: add a common vgic_queue_irq_to_lr fn Date: Mon, 9 Mar 2015 15:47:00 +0100 Message-ID: <20150309144700.GE20559@cbox> References: <1425302944-6276-1-git-send-email-alex.bennee@linaro.org> <1425302944-6276-4-git-send-email-alex.bennee@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: kvm@vger.kernel.org, marc.zyngier@arm.com, open list , Gleb Natapov , Paolo Bonzini , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org To: Alex =?iso-8859-1?Q?Benn=E9e?= Return-path: Content-Disposition: inline In-Reply-To: <1425302944-6276-4-git-send-email-alex.bennee@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu List-Id: kvm.vger.kernel.org On Mon, Mar 02, 2015 at 01:29:02PM +0000, Alex Benn=E9e wrote: > This helps re-factor away some of the repetitive code and makes the code > flow more nicely. > = > Signed-off-by: Alex Benn=E9e > = Reviewed-by: Christoffer Dall