aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorIan Campbell <[email protected]>2010-10-29 15:56:19 +0000
committerJeremy Fitzhardinge <[email protected]>2010-10-29 19:23:57 +0000
commita2d771c036eb8c040683089ca04c36dfb93a0e60 (patch)
tree55394b437f5dcd0f67027ed9d00cf7c3114f821f /tools/perf/util/scripting-engines/trace-event-perl.c
parentMerge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... (diff)
downloadkernel-a2d771c036eb8c040683089ca04c36dfb93a0e60.tar.gz
kernel-a2d771c036eb8c040683089ca04c36dfb93a0e60.zip
xen: correct size of level2_kernel_pgt
sizeof(pmd_t *) is 4 bytes on 32-bit PAE leading to an allocation of only 2048 bytes. The correct size is sizeof(pmd_t) giving us a full page allocation. Signed-off-by: Ian Campbell <[email protected]> Cc: Jeremy Fitzhardinge <[email protected]> Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions