From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tao Ren Date: Wed, 3 Oct 2018 21:05:08 +0000 Subject: [PATCH] clocksource/drivers/fttmr010: fix invalid interrupt register access In-Reply-To: <6e7703e4-461b-77bf-5c9d-cc9e91c5ef3d@linaro.org> References: <20181002041437.2493192-1-taoren@fb.com> <3a294c92-bcc6-b42e-b3af-72bc5f607fd9@fb.com> <966C48A9-98F7-4B2B-BCD0-FAF3066C5794@fb.com> <6e7703e4-461b-77bf-5c9d-cc9e91c5ef3d@linaro.org> Message-ID: <0FD6C848-4F06-43EF-9FAD-EA2AEE05C606@fb.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 10/3/18, 5:28 AM, "Daniel Lezcano" wrote: > the branch tip:timers/urgent will be merged in tip:/timers/core, so the fixes will be propagated to the master branch. > Base your change in top of tip:timers/urgent, the merge will happen soon and both fixes will end up in tip:timers/core. Got it. Thank you Daniel. - Tao