Skip to content
Commit 14e73e78 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

tile: use __ro_after_init instead of tile-specific __write_once



The semantics of the old tile __write_once are the same as the
newer generic __ro_after_init, so rename them all and get rid
of the tile-specific version.

This does not enable actual support for __ro_after_init,
which had been dropped from the tile architecture before the
initial upstreaming was done, since we had at that time switched
to using 16MB huge pages to map the kernel.

Signed-off-by: default avatarChris Metcalf <cmetcalf@mellanox.com>
parent 18bfd3e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment