aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@kernel.org>2016-06-23 17:50:29 -0700
committerLuis R. Rodriguez <mcgrof@kernel.org>2016-06-27 17:52:55 -0700
commit8970a7ca330c7d94b0616fb67661d3d8ab2bc933 (patch)
treeea87a0d7ff8dbec6cba64445039c7a4898165641
parentd12b56007b6bbf5f673fdb0ccd6fc9c727187ba9 (diff)
downloadlinker-tables-8970a7ca330c7d94b0616fb67661d3d8ab2bc933.tar.gz
README: we're checking if LTO_REFERENCE_INITCALL() is needed
This is being discussed: https://lkml.kernel.org/r/CAB=NE6W6Eh1tU=NXf20f-CPYeT22mtXGzrYqM9W-f14dGBrEsA@mail.gmail.com Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index f831932..f4d0145 100644
--- a/README
+++ b/README
@@ -132,7 +132,11 @@ setup_header->hardware_subarch_data 0x0240
TODO
====
-This should be all done now!
+ o Finish checking LTO_REFERENCE_INITCALL() is indeed needed. I've aksed [0].
+ so now just waiting on that discussion to complete. If its not needed,
+ rip it out of the Linux kernel and then from here.
+
+[0] https://lkml.kernel.org/r/CAB=NE6W6Eh1tU=NXf20f-CPYeT22mtXGzrYqM9W-f14dGBrEsA@mail.gmail.com
Table solution history
======================