[PATCH 3.19-rc2 v13 4/5] ARM: Add support for on-demand backtrace of other CPUs
From: rostedt@goodmis.org (Steven Rostedt)
Date: 2015-01-13 12:27:56
Also in:
lkml
From: rostedt@goodmis.org (Steven Rostedt)
Date: 2015-01-13 12:27:56
Also in:
lkml
On Tue, 13 Jan 2015 10:36:29 +0000 Daniel Thompson [off-list ref] wrote:
quoted
We could change that hard coded 4096 to PAGE_SIZE, for those archs with bigger pages.I've just updated the patchset with a couple of patches to common up the printk code between arm and x86. Just for the record I haven't changed the hard coded 4096 as part of this. I'd be quite happy to but I didn't want to introduce any "secret" changes to the code whilst the patch header claims I am just copying stuff.
Adding a separate patch would be fine by me. -- Steve