Created
February 6, 2025 15:39
-
-
Save linux-riscv-bot/acaa886a387adec57ee4223db97377d9 to your computer and use it in GitHub Desktop.
pw931212-p13963075
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Redirect to /build/tmp.nS838NQtvi and /build/tmp.5C5NQ0A7Od | |
Tree base: | |
50a3cc562d48 ("riscv: add fix map index for GHES IRQ") | |
Building the whole tree with the patch | |
error: | |
/build/tmpxsi4j8yx/drivers/acpi/apei/erst.c:1253:29: error: implicit declaration of function 'ioremap_cache'; did you mean 'ioremap_uc'? [-Wimplicit-function-declaration] | |
/build/tmpxsi4j8yx/drivers/acpi/apei/erst.c:1253:27: error: assignment to 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] | |
/build/tmpxsi4j8yx/drivers/acpi/apei/bert.c:157:29: error: implicit declaration of function 'ioremap_cache'; did you mean 'ioremap_uc'? [-Wimplicit-function-declaration] | |
/build/tmpxsi4j8yx/drivers/acpi/apei/bert.c:157:27: error: assignment to 'struct acpi_bert_region *' from 'int' makes pointer from integer without a cast [-Wint-conversion] | |
/build/tmpxsi4j8yx/drivers/acpi/apei/einj-core.c:338:23: error: implicit declaration of function 'ioremap_cache'; did you mean 'ioremap_uc'? [-Wimplicit-function-declaration] | |
/build/tmpxsi4j8yx/drivers/acpi/apei/einj-core.c:338:21: error: assignment to 'struct acpi_einj_trigger *' from 'int' makes pointer from integer without a cast [-Wint-conversion] | |
/build/tmpxsi4j8yx/drivers/acpi/apei/einj-core.c:365:21: error: assignment to 'struct acpi_einj_trigger *' from 'int' makes pointer from integer without a cast [-Wint-conversion] | |
real 16m26.358s | |
user 659m25.959s | |
sys 105m31.006s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment