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

Re: [PATCH v1 08/13] sparc32: Drop sun4d/sun4m smp support



> -	case sun4u:
> -		printk("SUN4U\n");
> -		BUG();
> -		break;
> -	default:
> -		printk("UNKNOWN!\n");
> -		BUG();
> -		break;
> -	}

Assuming there was a reason why there's a check for sun4u here:
What will be the user experience when someone tries to boot a LEON
kernel on a sun4u?


Reply to: