mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: Bug?: 2.6.9-bk3
       [not found] <4175C484.5070009@tuxq.com>
@ 2004-10-20  2:46 ` Paul Fulghum
  2004-10-20  7:59   ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Fulghum @ 2004-10-20  2:46 UTC (permalink / raw)
  To: Steven E. Woolard; +Cc: linux-serial, Linux Kernel list, rmk

On Tue, 2004-10-19 at 20:51, Steven E. Woolard wrote:
> I ran into this problem when trying to compile 2.6.9-bk3 (since it came 
> out less than 24 hours after 2.6.9 ... bad omen eh?)
> I've attached my .config used just incase it helps. (New to bug 
> reporting...)
> ...
>    CC      drivers/serial/8250.o
> drivers/serial/8250.c:185: error: `UART_FCR_R_TRIG_10' undeclared here 
> (not in a function)

Russell's patch introduces the use of
the UART_FCR_x_TRIG_xx macros, but not
the definition.

-- 
Paul Fulghum
paulkf@microgate.com



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

* Re: Bug?: 2.6.9-bk3
  2004-10-20  2:46 ` Bug?: 2.6.9-bk3 Paul Fulghum
@ 2004-10-20  7:59   ` Russell King
  0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2004-10-20  7:59 UTC (permalink / raw)
  To: Paul Fulghum; +Cc: Steven E. Woolard, linux-serial, Linux Kernel list

On Tue, Oct 19, 2004 at 09:46:06PM -0500, Paul Fulghum wrote:
> On Tue, 2004-10-19 at 20:51, Steven E. Woolard wrote:
> > I ran into this problem when trying to compile 2.6.9-bk3 (since it came 
> > out less than 24 hours after 2.6.9 ... bad omen eh?)
> > I've attached my .config used just incase it helps. (New to bug 
> > reporting...)
> > ...
> >    CC      drivers/serial/8250.o
> > drivers/serial/8250.c:185: error: `UART_FCR_R_TRIG_10' undeclared here 
> > (not in a function)
> 
> Russell's patch introduces the use of
> the UART_FCR_x_TRIG_xx macros, but not
> the definition.

And the fix has been posted on this very mailing list shortly after the
problem code was merged:

  Subject: [PATCH] Fix serial breakage in -bk3
  Date:   Tue, 19 Oct 2004 23:47:16 +0100
  Message-ID: <20041019234716.D20243@flint.arm.linux.org.uk>


-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core

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

end of thread, other threads:[~2004-10-20  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4175C484.5070009@tuxq.com>
2004-10-20  2:46 ` Bug?: 2.6.9-bk3 Paul Fulghum
2004-10-20  7:59   ` Russell King

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

Powered by JetHome