Re: [PATCH 03/03] fbdev: maxine: fix 64-bit build error

From: Maciej W. Rozycki

Date: Mon Aug 17 2026 - 13:47:04 EST


On Thu, 13 Aug 2026, Randy Dunlap wrote:

> The KSEG1ADDR() macro is only defined for non-64BIT builds.
> Use the CKSEG1ADDR() macro instead.

Acked-by: Maciej W. Rozycki <macro@xxxxxxxxxxx>

Maciej