On 11/27/2013 10:20 PM, [email protected] wrote:
> Hi!
>> +static void setup(void)
>> +{
>> +    tst_require_root(NULL);
>> +
>> +    if (tst_kvercmp(3, 7, 0) < 0) {
>> +            tst_brkm(TCONF, NULL,
>> +                    "disable overclocking required Linux 3.7+");
>> +    }
> I wonder if we need to compare kernel version, becasuse we disable the
> test if the boost sysfs file is missing anyway...
Yes, you're right!
> If you agree to remove it I will do that while applying the patch, no
> need to send a new version.
>


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to