Re: [PATCH] libata: add warning about possible HPA compatibility issue

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

 



On Tuesday 26 May 2009 00:20:14 Alan Cox wrote:
> > +static inline void ata_hpa_warn(unsigned long long first_sector,
> > +				unsigned long long last_sector)
> > +{
> > +	printk(KERN_WARNING "*** possible compatibility issue:\n"
> > +		"*** sectors %llu-%llu may be inaccessible\n"
> > +		"*** if Host Protected Area is used for filesystem data\n"
> > +		"*** (please refer to \"ignore_hpa\" module parameter)\n",
> > +		first_sector, last_sector);
> > +}
> 
> NAK - this is extremely misleading and will just randomly terrify users,
> who may then set the paramater and corrupt things like BIOS save areas.

Please propose better description.
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux