/* * memblock_dbg is called with u64 arguments that don't match the "%llu" * specifier in printf. This results in warnings that cannot be fixed without * modifying memblock.c, which we wish to avoid. As these messaged are not used * in testing anyway, the mismatch can be ignored.
*/ #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wformat" #define printk printf #pragma GCC diagnostic push
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.