[parisc-linux] printk cleanup

Grant Grundler grundler at parisc-linux.org
Mon Jan 19 18:50:07 MST 2004


On Sat, Dec 27, 2003 at 05:46:16PM +0000, Joel Soete wrote:
> -		panic(__FILE__ ": pcxl_alloc_range() Too many pages to 
> map.\n");
> +		panic("%s: pcxl_alloc_range() Too many pages to map.\n",
> +		      __FILE__);

thanks - I applied this patch (plus correction in pci.h)

grant


More information about the parisc-linux mailing list