Messages in this thread |  | | | From | Andi Kleen <> | | Subject | Re: [PATCH] Add TAINT_HARDWARE_UNSUPPORTED flag | | Date | Sat, 19 Jun 2010 10:40:53 +0200 |
| |
Prarit Bhargava <prarit@redhat.com> writes: nt\n"); > + if (flag == TAINT_HARDWARE_UNSUPPORTED) > + printk(KERN_CRIT "WARNING: This system's hardware is " > + "unsupported.\n");
The problem with such a message in mainline is that it would imply that other hardware is actually 'supported'
Which is not really true in most cases.
-Andi
-- ak@linux.intel.com -- Speaking for myself only.
|  |