From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Mon, 3 Aug 2015 15:04:36 +0100 Subject: [RFC 2/3] arm64: refactor save_stack_trace() In-Reply-To: <20150803100140.31ad51dd@gandalf.local.home> References: <20150716121658.7982fdf5@gandalf.local.home> <20150717124054.GE26091@leverpostej> <20150717090009.720f6bd0@gandalf.local.home> <77EA0F10-D5F6-48BD-8652-3B979A978659@gmail.com> <20150717104144.6588b2f7@gandalf.local.home> <0886A996-40E1-49E9-823C-85E55A858716@gmail.com> <1357EA74-B972-4B99-ADB0-BC7E8F06DDB5@gmail.com> <20150720162004.GL9908@arm.com> <20150803090951.GA10501@arm.com> <20150803100140.31ad51dd@gandalf.local.home> Message-ID: <20150803140436.GG10501@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Aug 03, 2015 at 03:01:40PM +0100, Steven Rostedt wrote: > On Mon, 3 Aug 2015 10:09:51 +0100 > Will Deacon wrote: > > > > > The arm64 bits look fine to me: > > > > > > Acked-by: Will Deacon > > > > What happened to this? Is it queued someplace, or are we waiting for a > > new version? > > I went on vacation :-) I'm back and trying to catch up. I'll be > pulling in a bunch of things today. Hopefully I can get to this. Cheers, Steve. Just wanted to make sure it didn't got lost (I'd briefly forgotten about it myself!). I hope you had a good holiday. Will