Hi all,

due to the bugfix for 2969326 at the moment the ordering from threshold values 
is only be checked with the values coming from the caller of 
saHpiSensorThresholdsSet().

To check the thresholds ordering also with threshold reading values - as it was 
done before the fix - I want to separate the ordering part in a new function:
sahpi_struct_utils: oh_valid_ordering

It will be no longer part of function oh_valid_threshold due to performance 
reason (else it is called twice inside safhpi.c::saHpiSensorThresholdsSet).

If you have any objections, please let it me know.
You can find a patch file which includes the change from above as attachment on 
bug 2969326.

If I got no objections against the plan to split the function, I will put it 
into the trunk branch next Wednesday, 17.03.

Thanks to Anton for the helping hand!

Regards
   Lars
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to