The changes are all in two categories : - fix casts between int and pointer (using GINT_TO_POINTER/GPOINTER_TO_INT) - fix %llx %llu and %lld printf formats (using PRIx64/PRIu64/PRId64).Hopefully this will allow the amd64 built-bot to be switched to treat-warnings-as-errors.
Enjoy!
Attachment:
linux_64.21693.patch.zip
Description: Zip archive