Re: 7-order allocation failed

2000-11-19 Thread Alan Cox
> I'm getting '__alloc_pages: 7-order allocation failed.' every time I > play something to my maestro card (using the maestro kernel module, > with dsps_order=2).. Its a debugging message. > for (order = (dsps_order + (16-PAGE_SHIFT) + 1); order >= (dsps_order + 2

7-order allocation failed

2000-11-18 Thread Forever shall I be.
I'm getting '__alloc_pages: 7-order allocation failed.' every time I play something to my maestro card (using the maestro kernel module, with dsps_order=2).. I'm assuming the following code is to blame: /* alloc as big a chunk as we can */ for (order = (dsps_order + (16-PAG