diff for duplicates of <56C61486.9070803@arm.com> diff --git a/a/1.txt b/N1/1.txt index 3c930a2..7a34a39 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On 18/02/16 18:12, Jon Medhurst (Tixy) wrote: > > The ARM ARM says the immediate offset to an ARM ldr instructions is "any > value in the range 0-4095" and offsets may be added or subtracted, -> leading to values from ?4095 to 4095". +> leading to values from −4095 to 4095". > > And GCC machine constraints [1] says > @@ -26,7 +26,7 @@ On 18/02/16 18:12, Jon Medhurst (Tixy) wrote: > instruction. That is, an integer in the range 0 to 255 rotated by a > multiple of 2 > J -> Integer in the range ?4095 to 4095 +> Integer in the range −4095 to 4095 > > So the current use of 'J' seems correct to me. @@ -70,6 +70,6 @@ Robin. > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > diff --git a/a/content_digest b/N1/content_digest index 2b92e96..1585d83 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,17 @@ "ref\01455815113-2562966-1-git-send-email-arnd@arndb.de\0" "ref\01455815113-2562966-4-git-send-email-arnd@arndb.de\0" "ref\01455819135.2958.6.camel@linaro.org\0" - "From\0robin.murphy@arm.com (Robin Murphy)\0" - "Subject\0[PATCH 3/3] [RESEND] ARM: kprobes: use \"I\" constraint for inline assembly offsets\0" + "From\0Robin Murphy <robin.murphy@arm.com>\0" + "Subject\0Re: [PATCH 3/3] [RESEND] ARM: kprobes: use \"I\" constraint for inline assembly offsets\0" "Date\0Thu, 18 Feb 2016 18:59:18 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jon Medhurst (Tixy) <tixy@linaro.org>" + " Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0Russell King <linux@arm.linux.org.uk>" + Nicolas Pitre <nico@linaro.org> + Marc Zyngier <marc.zyngier@arm.com> + Ard Biesheuvel <ard.biesheuvel@linaro.org> + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 18/02/16 18:12, Jon Medhurst (Tixy) wrote:\n" @@ -26,7 +33,7 @@ ">\n" "> The ARM ARM says the immediate offset to an ARM ldr instructions is \"any\n" "> value in the range 0-4095\" and offsets may be added or subtracted,\n" - "> leading to values from ?4095 to 4095\".\n" + "> leading to values from \342\210\2224095 to 4095\".\n" ">\n" "> And GCC machine constraints [1] says\n" ">\n" @@ -35,7 +42,7 @@ "> instruction. That is, an integer in the range 0 to 255 rotated by a\n" "> multiple of 2\n" "> J\n" - "> Integer in the range ?4095 to 4095\n" + "> Integer in the range \342\210\2224095 to 4095\n" ">\n" "> So the current use of 'J' seems correct to me.\n" "\n" @@ -79,8 +86,8 @@ ">\n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" + "> linux-arm-kernel@lists.infradead.org\n" "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" > -5dd73d82d4b9c57a43c3767c33b8844d1a9a4921308303c166005e52673c7c90 +0dd090cc92eec86f11df349d08a803a099d947b901954414275886f13facefdf
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.