Skip to content

Commit c50f5b3

Browse files
Joshua Seatoncopybara-github
authored andcommitted
[roll] Roll fuchsia [kernel][vm][arm64] Disallow executable + uncached mappings
This doesn't seem sensible and the related executable-gated code assumes cached (which was tickled in a recent bug where MMIO was wrongly marked as executable). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279924 Original-Revision: 0b99b55ff8cf75c1d957284e5429ecb54fc218ec GitOrigin-RevId: 161d3655994da96d2b3fd905e38fd07648ccf183 Change-Id: I525aaf5376ee88691e604d04ea91baff83f61f4b
1 parent 4c7d9b4 commit c50f5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
root=""
99
remote="https://fuchsia.googlesource.com/fuchsia"
1010
gerrithost="https://fuchsia-review.googlesource.com"
11-
revision="7843cc7376e340e0272918437f10d071459f9495"
11+
revision="0b99b55ff8cf75c1d957284e5429ecb54fc218ec"
1212
/>
1313
</imports>
1414
<projects>

0 commit comments

Comments
 (0)