Update comment.
authorRob Landley <rob@landley.net>
Mon, 20 Feb 2006 14:39:55 +0000 (14:39 -0000)
committerRob Landley <rob@landley.net>
Mon, 20 Feb 2006 14:39:55 +0000 (14:39 -0000)
modutils/insmod.c

index d6049ac9bee849efe351b88ea9ab10c51424ac50..d5d58a19181ea5a6a9645fa0506ea4b91a50889a 100644 (file)
@@ -1298,7 +1298,7 @@ arch_apply_relocation(struct obj_file *f,
                        break;
 
 #elif defined(__powerpc64__)
-               /* do this someday ... */
+               /* PPC64 needs a 2.6 kernel, 2.4 module relocation irrelevant */
 
 #elif defined(__powerpc__)