summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2009-03-24 16:50:09 +1000
committerGreg Ungerer <gerg@uclinux.org>2009-03-24 16:50:09 +1000
commitde1fc5c629f1597ddc996379642f9f3594dcdfbe (patch)
tree2b3bd1bb9a2116e3ae44d032321b5bbb42c00e84 /scripts/stackusage
parent4ce2cba45a46668409606bdb9923164b51986807 (diff)
downloadkernel-de1fc5c629f1597ddc996379642f9f3594dcdfbe.tar.gz
m68knommu: fix 5249 ColdFire UART setup
The ICR registers of the 5249 ColdFire processor are 8bits, not 32bits. Fix the read/write of these register to be the correct size. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
commit/arch/arm64/include/asm/kvm_mmu.h?h=linux-6.6.y&id=dbff124e29fa24aff9705b354b5f4648cd96e0bb'>arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp 2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel 2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall 2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier 2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier 2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier 2013-12-11arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar 2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall 2013-06-07arm64: KVM: architecture specific MMU backendMarc Zyngier