summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorHector Palacios <[email protected]>2014-02-13 09:48:24 +0100
committerTom Rini <[email protected]>2014-02-24 10:56:07 -0500
commit61fcc7d2757bc5d6bf52739e4fc7132b5fa84efe (patch)
tree962b8e81b6692c5266694597d674f531f9aa0887 /scripts/kernel-doc
parent1674df60d17e0e72396c961d5390bb62b184ad95 (diff)
part_efi: fix protective mbr struct allocation
The calloc() call was allocating space for the sizeof the struct pointer rather than for the struct contents. Besides, since this buffer is passed to mmc for writing and some platforms may use cache, the legacy_mbr struct should be cache-aligned. Signed-off-by: Hector Palacios <[email protected]> Tested-by: Lukasz Majewski <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions