[sparc64] Question about loop interations in trampoline_64.S

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

%l5 iterates from 0 to %l6, where %l6 is (num_kernel_image_mappings + 1).

The loop is equal to:

for (l5 = 0; l5 < num_kernel_image_mappings + 1; l5++).

Is there no error? Looks like we don't have to lock 4MB page, which  number
is num_kernel_image_mappings. Or prom call has any side effect?

Regards,
Kirill
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux