Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/arm/iomd



skrll@ wrote:

> Module Name:  src
> Committed By: skrll
> Date:         Tue Feb 14 13:04:52 UTC 2012
> 
> Modified Files:
>       src/sys/arch/arm/iomd: vidcvideo.c
> 
> Log Message:
> Pass RI_NO_AUTO to rasops_init so that rasops doesn't attempt to allocate
> memory as we're too early in kernel startup for this.

I always think we should make RI_NO_AUTO default and
RI_AUTO should be optional, because too many MD drivers
have been trapped by this silent panic...

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index