summaryrefslogtreecommitdiffstats
path: root/aes.c
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2012-08-22 14:55:40 +0000
committerAlexander Graf <agraf@suse.de>2012-10-05 02:35:11 +0200
commit9dd5eba1bc69bccbd83885d157d84e2514799a22 (patch)
tree2c2f21ade9f4b7ad931632dabb9d61d46a54f44e /aes.c
parent6641b77254d3c191ecee5a87947425f623ac9ca0 (diff)
downloadhqemu-9dd5eba1bc69bccbd83885d157d84e2514799a22.zip
hqemu-9dd5eba1bc69bccbd83885d157d84e2514799a22.tar.gz
PPC: e500: increase DTC_LOAD_PAD
An allowance of 5 MiB for BSS is not enough for Linux kernels with certain debug options enabled (not sure exactly which one caused it, but I'd guess lockdep). The kernel I ran into this with had a BSS of around 6.4 MB. Unfortunately, uImage does not give us enough information to determine the actual BSS size. Increase the allowance to 18 MiB to give us plenty of room. Eventually this should be more intelligent, possibly packing initrd+dtb at the end of guest RAM. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'aes.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud