[Skiboot] [PATCH v2 10/10] xive: Remove obsolete comment

Benjamin Herrenschmidt benh at kernel.crashing.org
Tue Nov 21 20:32:31 AEDT 2017


---
 hw/xive.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hw/xive.c b/hw/xive.c
index e6b233c9..e81fe49f 100644
--- a/hw/xive.c
+++ b/hw/xive.c
@@ -1089,8 +1089,6 @@ static void xive_init_vp_allocator(void)
 	 *
 	 * These are 0x80..0xff, so order 7 starting at 0x80. This will
 	 * reserve that range on each chip.
-	 *
-	 * XXX This can go away if we just call xive_reset ..
 	 */
 	assert(buddy_reserve(xive_vp_buddy, 0x80, 7));
 }
-- 
2.14.3



More information about the Skiboot mailing list