diff for duplicates of <87zj6cjbbi.fsf@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 0c87662..7d2886e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Christoffer Dall <christoffer.dall@linaro.org> writes: -> On Tue, Mar 31, 2015 at 04:08:03PM +0100, Alex Bennée wrote: +> On Tue, Mar 31, 2015 at 04:08:03PM +0100, Alex Benn?e wrote: >> This is a precursor for later patches which will need to do more to >> setup debug state before entering the hyp.S switch code. The existing >> functionality for setting mdcr_el2 has been moved out of hyp.S and now @@ -10,7 +10,7 @@ Christoffer Dall <christoffer.dall@linaro.org> writes: >> This also moves the conditional setting of the TDA bit from the hyp code >> into the C code. >> ->> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> +>> Signed-off-by: Alex Benn?e <alex.bennee@linaro.org> >> >> create mode 100644 arch/arm64/kvm/debug.c >> @@ -101,7 +101,7 @@ Christoffer Dall <christoffer.dall@linaro.org> writes: >> + * Debug and Guest Debug support >> + * >> + * Copyright (C) 2015 - Linaro Ltd ->> + * Author: Alex Bennée <alex.bennee@linaro.org> +>> + * Author: Alex Benn?e <alex.bennee@linaro.org> >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License version 2 as @@ -220,8 +220,4 @@ going to mess with it. > -Christoffer -- -Alex Bennée -_______________________________________________ -kvmarm mailing list -kvmarm@lists.cs.columbia.edu -https://lists.cs.columbia.edu/mailman/listinfo/kvmarm +Alex Benn?e diff --git a/a/content_digest b/N1/content_digest index 796acf3..4123f88 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,16 @@ "ref\01427814488-28467-1-git-send-email-alex.bennee@linaro.org\0" "ref\01427814488-28467-6-git-send-email-alex.bennee@linaro.org\0" "ref\020150413143623.GP6186@cbox\0" - "From\0Alex Benn\303\251e <alex.bennee@linaro.org>\0" - "Subject\0Re: [PATCH v2 05/10] KVM: arm: introduce kvm_arch_setup/clear_debug()\0" + "From\0alex.bennee@linaro.org (Alex Benn\303\251e)\0" + "Subject\0[PATCH v2 05/10] KVM: arm: introduce kvm_arch_setup/clear_debug()\0" "Date\0Mon, 13 Apr 2015 16:29:53 +0100\0" - "To\0Christoffer Dall <christoffer.dall@linaro.org>\0" - "Cc\0Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>" - Russell King <linux@arm.linux.org.uk> - kvm@vger.kernel.org - marc.zyngier@arm.com - jan.kiszka@siemens.com - Will Deacon <will.deacon@arm.com> - open list <linux-kernel@vger.kernel.org> - dahi@linux.vnet.ibm.com - Andre Przywara <andre.przywara@arm.com> - Catalin Marinas <catalin.marinas@arm.com> - zhichao.huang@linaro.org - r65777@freescale.com - pbonzini@redhat.com - bp@suse.de - Gleb Natapov <gleb@kernel.org> - kvmarm@lists.cs.columbia.edu - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" "Christoffer Dall <christoffer.dall@linaro.org> writes:\n" "\n" - "> On Tue, Mar 31, 2015 at 04:08:03PM +0100, Alex Benn\303\251e wrote:\n" + "> On Tue, Mar 31, 2015 at 04:08:03PM +0100, Alex Benn?e wrote:\n" ">> This is a precursor for later patches which will need to do more to\n" ">> setup debug state before entering the hyp.S switch code. The existing\n" ">> functionality for setting mdcr_el2 has been moved out of hyp.S and now\n" @@ -36,7 +19,7 @@ ">> This also moves the conditional setting of the TDA bit from the hyp code\n" ">> into the C code.\n" ">> \n" - ">> Signed-off-by: Alex Benn\303\251e <alex.bennee@linaro.org>\n" + ">> Signed-off-by: Alex Benn?e <alex.bennee@linaro.org>\n" ">> \n" ">> create mode 100644 arch/arm64/kvm/debug.c\n" ">> \n" @@ -127,7 +110,7 @@ ">> + * Debug and Guest Debug support\n" ">> + *\n" ">> + * Copyright (C) 2015 - Linaro Ltd\n" - ">> + * Author: Alex Benn\303\251e <alex.bennee@linaro.org>\n" + ">> + * Author: Alex Benn?e <alex.bennee@linaro.org>\n" ">> + *\n" ">> + * This program is free software; you can redistribute it and/or modify\n" ">> + * it under the terms of the GNU General Public License version 2 as\n" @@ -246,10 +229,6 @@ "> -Christoffer\n" "\n" "-- \n" - "Alex Benn\303\251e\n" - "_______________________________________________\n" - "kvmarm mailing list\n" - "kvmarm@lists.cs.columbia.edu\n" - https://lists.cs.columbia.edu/mailman/listinfo/kvmarm + Alex Benn?e -15d03877c8d8dca0cedebe74adb3291a37276bdba0fee16a868c68fcf5727552 +beb3a1258f34b580ad2723694f5b613ca00946f9c223df9ec56d3cbf84a4f66d
diff --git a/a/1.txt b/N2/1.txt index 0c87662..f4ddcd8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -221,7 +221,3 @@ going to mess with it. -- Alex Bennée -_______________________________________________ -kvmarm mailing list -kvmarm@lists.cs.columbia.edu -https://lists.cs.columbia.edu/mailman/listinfo/kvmarm diff --git a/a/content_digest b/N2/content_digest index 796acf3..5c8bf33 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,23 +5,26 @@ "Subject\0Re: [PATCH v2 05/10] KVM: arm: introduce kvm_arch_setup/clear_debug()\0" "Date\0Mon, 13 Apr 2015 16:29:53 +0100\0" "To\0Christoffer Dall <christoffer.dall@linaro.org>\0" - "Cc\0Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>" - Russell King <linux@arm.linux.org.uk> - kvm@vger.kernel.org + "Cc\0kvm@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + kvmarm@lists.cs.columbia.edu marc.zyngier@arm.com + peter.maydell@linaro.org + agraf@suse.de + drjones@redhat.com + pbonzini@redhat.com + zhichao.huang@linaro.org jan.kiszka@siemens.com - Will Deacon <will.deacon@arm.com> - open list <linux-kernel@vger.kernel.org> dahi@linux.vnet.ibm.com - Andre Przywara <andre.przywara@arm.com> - Catalin Marinas <catalin.marinas@arm.com> - zhichao.huang@linaro.org r65777@freescale.com - pbonzini@redhat.com bp@suse.de Gleb Natapov <gleb@kernel.org> - kvmarm@lists.cs.columbia.edu - " linux-arm-kernel@lists.infradead.org\0" + Russell King <linux@arm.linux.org.uk> + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + Andre Przywara <andre.przywara@arm.com> + Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> + " open list <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" @@ -246,10 +249,6 @@ "> -Christoffer\n" "\n" "-- \n" - "Alex Benn\303\251e\n" - "_______________________________________________\n" - "kvmarm mailing list\n" - "kvmarm@lists.cs.columbia.edu\n" - https://lists.cs.columbia.edu/mailman/listinfo/kvmarm + "Alex Benn\303\251e" -15d03877c8d8dca0cedebe74adb3291a37276bdba0fee16a868c68fcf5727552 +2012af86ebef13efb1fe1da4af1551e57a809f650cea17ee2a8f228bf4a789c3
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.