2024-04-11 05:48:59

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the tty tree

Hi all,

After merging the tty tree, today's linux-next build (x86_64 allmodconfig)
failed like this:

ERROR: modpost: "serial_base_add_isa_preferred_console" [drivers/tty/serial/8250/8250.ko] undefined!

Caused by commit

a8b04cfe7dad ("serial: 8250: Add preferred console in serial8250_isa_init_ports()")

I have used the tty tree from next-20240410 for today.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-04-11 05:59:57

by Tony Lindgren

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the tty tree

* Stephen Rothwell <[email protected]> [240411 05:48]:
> Hi all,
>
> After merging the tty tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> ERROR: modpost: "serial_base_add_isa_preferred_console" [drivers/tty/serial/8250/8250.ko] undefined!
>
> Caused by commit
>
> a8b04cfe7dad ("serial: 8250: Add preferred console in serial8250_isa_init_ports()")
>
> I have used the tty tree from next-20240410 for today.

OK thanks, I'll take a look and send a fix.

Regards,

Tony