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)
Tue, Sep 8, 3:13 AM
Unknown Object (File)
Tue, Sep 8, 2:28 AM
Unknown Object (File)
Tue, Sep 8, 1:38 AM
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

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