summaryrefslogtreecommitdiff
path: root/include/soc/tegra/bpmp-abi.h
diff options
context:
space:
mode:
authorReza Arbab <arbab@linux.vnet.ibm.com>2017-01-25 09:54:33 -0600
committerMichael Ellerman <mpe@ellerman.id.au>2017-01-30 15:35:13 +1100
commita0615a16f7d0ceb5804d295203c302d496d8ee91 (patch)
tree62176ad23e9f7d1a679c45db2f43ac23264b03b5 /include/soc/tegra/bpmp-abi.h
parentb5fa0f7f88edcde37df1807fdf9ff10ec787a60e (diff)
powerpc/mm: Use the correct pointer when setting a 2MB pte
When setting a 2MB pte, radix__map_kernel_page() is using the address ptep = (pte_t *)pudp; Fix this conversion to use pmdp instead. Use pmdp_ptep() to do this instead of casting the pointer. Fixes: 2bfd65e45e87 ("powerpc/mm/radix: Add radix callbacks for early init routines") Cc: stable@vger.kernel.org # v4.7+ Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Reza Arbab <arbab@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'include/soc/tegra/bpmp-abi.h')
0 files changed, 0 insertions, 0 deletions
x style issues in super.c befs: fix comment style befs: add check for ag_shift in superblock befs: dump inode_size superblock information befs: remove unnecessary initialization befs: fix typo in befs_sb_info befs: add flags field to validate superblock state befs: fix typo in befs_find_key befs: remove unused BEFS_BT_PARMATCH fs: befs: remove ret variable fs: befs: remove in vain variable assignment fs: befs: remove unnecessary *befs_sb variable fs: befs: remove useless initialization to zero fs: befs: remove in vain variable assignment fs: befs: Insert NULL inode to dentry fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect ...
Diffstat (limited to 'drivers/usb/host/fhci-tds.c')