> Just maybe people would like to know if there is a secret OS on the tail
> of their drive, or the potential for one being there.
This function only checks for HPA command set enabled (not supported).
I find it only useful when we see failed command in logs
and ">= 0", then we now it was READ_NATIVE_MAX command.
We check for secret OS in init_idedisk_capacity(). :-)
> Go research EDDS BEER PARTIES and you will find out this is not a joke.
>
> If the noise pisses you off turn down your kernel printk noise makers.
> Better yet stub it out in your own kernel.
>
> Do not remove items that have meaning or valid tests.
It is covered by init_idedisk_capacity() (capacity != native capacity)
and hdparm (HPA command set supported/enabled).
Can it go away?
Cheers,
-- Bartlomiej> Erik, get over it and just live with a stub out. > > Cheers, > > On Sun, 18 May 2003, Adrian Bunk wrote: > > > Below is a 2.5 version of the patch to remove > > idedisk_supports_host_protected_area. > > > > I've tested the compilation with 2.5.69-mm6.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/