diff options
author | Grant Likely <grant.likely@linaro.org> | 2014-10-07 12:30:31 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2014-10-07 12:30:31 +0200 |
commit | 2118f4b8dfc666c3e4a9e262beca79636a0852fe (patch) | |
tree | b0dabd31a3f41cfff12b8d8304b76be8a93019f2 /Documentation/preempt-locking.txt | |
parent | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/robh... (diff) | |
download | linux-2118f4b8dfc666c3e4a9e262beca79636a0852fe.tar.xz linux-2118f4b8dfc666c3e4a9e262beca79636a0852fe.zip |
of/selftest: Move hash table off stack to fix large frame size
The new testcase that checks phandle consistency was using a hash table
on the stack which made the frame size much large than it should be. Fix
the problem by moving the hash table into the file scope.
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'Documentation/preempt-locking.txt')
0 files changed, 0 insertions, 0 deletions