Re: 2.1.121 breaks compilation, initmem_freed undefined

Bob_Tracy (rct@gherkin.sa.wlk.com)
Sun, 13 Sep 1998 15:30:54 -0500 (CDT)


Alan Cox wrote:
> It made complete sense
> Linus wrote:
> > Something like this _would_ have made sense:
> >
> > #ifndef MODULE
> > show_the_logo();
> > #endif
>
> That would work too - yes, if you want to go stick that in about 20 frame
> buffers not in one place as it was before

Either that, or redo things so fbcon.c is built as a module as long as
none of the frame buffers that depend on it are built-in.

fbcon.c built-in --> frame buffer present at boot time --> show the logo
(and set a flag indicating the logo has been shown so loading a modular
frame buffer later on doesn't screw the pooch).

-- 
Bob Tracy               |  "They couldn't hit an elephant at this dist- "
Firewall Security Corp. |   - Last words of Union General John Sedgwick,
rct@frus.com            |  Battle of Spotsylvania Court House, U.S. Civil War

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/faq.html