forked from RIKEN-SysSoft/ihk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64/kallsyms: use kallsym for gic_data_v3 as well
It turns out we can figure it out at runtime with a little trick, and the function that I could not figure how to tell which to use is actually set in a proper global "__smp_cross_call" pointer so we can use that instead. Change-Id: I40bed957005fbe60fbdcebd7d1d979b2c56c9b00
- Loading branch information
Dominique Martinet
authored and
Dominique Martinet
committed
Aug 22, 2018
1 parent
f186deb
commit 4e733a2
Showing
6 changed files
with
37 additions
and
357 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.