On 04/25/2020 07:04 PM, andy pugh wrote:

No, there is no 64-bit HAL pin to export the count on.

So, if there's a move afoot to add s64 integers as a hal type, maybe we should merge my recent commit on hal_ppmc.c to master, and wait for the s64 variables to become available before extending the integer count to 64 bits. (Also, having a 64-bit integer makes it a LOT cleaner, I know how to do it with a pair of s32 integers, but doing all the carries across the words
is just so much like the old 8-bit micro days.)

Also, this bug would have affected all 2.7.x versions installed on a 64-bit kernel. Should we
backport the fixed version to them?

Thanks,

Jon


_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to