From mboxrd@z Thu Jan 1 00:00:00 1970 From: punit.agrawal@arm.com (Punit Agrawal) Date: Mon, 24 Nov 2014 19:24:45 +0000 Subject: [PATCH v5 0/6] Legacy instruction emulation for arm64 In-Reply-To: <20141120163314.GE5447@e104818-lin.cambridge.arm.com> (Catalin Marinas's message of "Thu, 20 Nov 2014 16:33:14 +0000") References: <1416310887-14649-1-git-send-email-punit.agrawal@arm.com> <20141120163314.GE5447@e104818-lin.cambridge.arm.com> Message-ID: <9hhr3ws5rlu.fsf@e105922-lin.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Catalin, Catalin Marinas writes: > On Tue, Nov 18, 2014 at 11:41:21AM +0000, Punit Agrawal wrote: >> This is the fifth posting of the legacy instruction support for >> arm64. Previous postings can be found at [1][2][3][4]. > > The series looks good to me, I added my reviewed-by. I guess Will can > pick them up. Thanks for reviewing the series. Cheers, Punit > > Thanks.