summaryrefslogtreecommitdiff
path: root/crypto/testmgr.h
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2018-11-06 01:54:30 +0300
committerRob Herring <robh@kernel.org>2018-11-27 00:50:39 +0300
commitcdbc848b03414c75b7badccd8ada29deba7ec6e4 (patch)
tree651176bc2b4a59a7efa042bb6a6db8aad7b7123c /crypto/testmgr.h
parentc756c592e442ba101c91daed3524ba5b3a784ba6 (diff)
downloadlinux-cdbc848b03414c75b7badccd8ada29deba7ec6e4.tar.xz
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Now that ARM64 uses phys_initrd_start/phys_initrd_size, we can get rid of its custom __early_init_dt_declare_initrd() which causes a fair amount of objects rebuild when changing CONFIG_BLK_DEV_INITRD. In order to make sure ARM64 does not produce a BUG() when VM debugging is turned on though, we must avoid early calls to __va() which is what __early_init_dt_declare_initrd() does and wrap this around to avoid running that code on ARM64. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'crypto/testmgr.h')
0 files changed, 0 insertions, 0 deletions