diff options
author | Andrew Donnellan <andrew.donnellan@au1.ibm.com> | 2016-12-06 17:27:59 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-02-03 21:59:27 +1100 |
commit | eac6f8b0c7adb003776dbad9d037ee2fc64f9d62 (patch) | |
tree | a54ddaffce2ea56170f2f5d82e245bb454aa791a /arch/powerpc/kernel/tm.S | |
parent | 7b4010edff09929c253e6626ab19cade9e250505 (diff) |
powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
Commit 38addce8b600 ("gcc-plugins: Add latent_entropy plugin") excludes
certain powerpc early boot code from the latent entropy plugin by adding
appropriate CFLAGS. It looks like this was supposed to cover
prom_init.o, but ended up saying init.o (which doesn't exist) instead.
Fix the typo.
Fixes: 38addce8b600 ("gcc-plugins: Add latent_entropy plugin")
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/tm.S')
0 files changed, 0 insertions, 0 deletions