Page MenuHomeFreeBSD

gicv3_its: refactor LPI init to new function
ClosedPublic

Authored by jchandra on Apr 8 2019, 2:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 1:29 PM
Unknown Object (File)
Sun, Sep 6, 12:44 PM
Unknown Object (File)
Sun, Sep 6, 12:47 AM
Unknown Object (File)
Sat, Sep 5, 4:58 PM
Unknown Object (File)
Sat, Sep 5, 10:30 AM
Unknown Object (File)
Fri, Sep 4, 11:35 PM
Unknown Object (File)
Fri, Sep 4, 8:53 PM
Unknown Object (File)
Fri, Sep 4, 6:32 PM

Details

Summary

Move the per-cpu LPI intialization to a separate function. This is in preparation for a commit that does LPI init only once for a CPU, even though there are multiple ITS blocks associated with the CPU. No functional changes in this commit.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable