Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Build error in v4.19.y.queue (parisc)
@ 2023-06-18 15:43 Guenter Roeck
  2023-06-19  6:14 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2023-06-18 15:43 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman

Building parisc64:a500_defconfig ... failed
--------------
Error log:
drivers/char/agp/parisc-agp.c: In function 'parisc_agp_tlbflush':
drivers/char/agp/parisc-agp.c:98:9: error: implicit declaration of function 'asm_io_sync' [-Werror=implicit-function-declaration]
    98 |         asm_io_sync();
       |         ^~~~~~~~~~~
drivers/char/agp/parisc-agp.c: In function 'parisc_agp_insert_memory':
drivers/char/agp/parisc-agp.c:168:25: error: implicit declaration of function 'asm_io_fdc' [-Werror=implicit-function-declaration]
   168 |                         asm_io_fdc(&info->gatt[j]);
       |                         ^~~~~~~~~~

Those functions are indeed not available in v4.1.y.

Guenter


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-19  6:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-18 15:43 Build error in v4.19.y.queue (parisc) Guenter Roeck
2023-06-19  6:14 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox