diff options
author | Lorenzo Pieralisi <[email protected]> | 2014-07-17 18:19:19 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2014-07-18 15:23:45 +0100 |
commit | b9e97ef93c630404f305350d88d09391d1a55648 (patch) | |
tree | e6e24a6abfd50ab1089512fd7056b5aa63e203a2 /fs/jbd2/commit.c | |
parent | 756854d9b99a735f86bc3b86df5c19be12e8746e (diff) |
arm64: kernel: add __init marker to PSCI init functions
PSCI init functions must be marked as __init so that they are freed
by the kernel upon boot.
This patch marks the PSCI init functions as such since they need not
be persistent in the kernel address space after the kernel has booted.
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions