diff options
| author | Shane McDonald <[email protected]> | 2012-06-14 02:26:40 +0000 |
|---|---|---|
| committer | John Crispin <[email protected]> | 2012-11-09 11:37:16 +0100 |
| commit | b5b64f2ba434cd2082a89aecec4b4c1eaec742c0 (patch) | |
| tree | 0bdee1e4f388d0f358ac3fbd83dd2c075a2fd352 /tools/perf/scripts/python | |
| parent | 0f731711af2086e40a19420eddae1a589355e2ea (diff) | |
MIPS: Move processing of coherency kernel parameters earlier
Commit 97ce2c88f9ad42e3c60a9beb9fca87abf3639faa (jump-label: initialize
jump-label subsystem much earlier) caused MIPS to break, so this was
resolved with commit 6650df3c380e0db558dbfec63ed860402c6afb2a (MIPS:
Move cache setup to setup_arch().). Unfortunately, after this commit,
the coherency kernel parameters, cca and coherentio, are no longer
processed before their values are used.
This patch fixes this problem by marking them as early_param, which
results in them being processed before they are needed.
Signed-off-by: Shane McDonald <[email protected]>
Acked-by: David Daney <[email protected]>
Cc: Ralf Baechle <[email protected]>
Patchwork: http://patchwork.linux-mips.org/patch/3961
Signed-off-by: John Crispin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions