Re: [PATCH] thermal: exynos: fix handling of invalid frequency table entries

2013-04-11 Thread Andrew Bresticker
> can you please verify > commit fc35b35cbe24ef021ea9acfba21e54da958df747 > commit 57df8106932b57427df1eaaa13871857f75b1194 > at > http://git.kernel.org/cgit/linux/kernel/git/rzhang/linux.git/log/?h=thermal > fixes the problem for you? It does. Thanks! -Andrew -- To unsubscribe from this list:

Re: [PATCH] thermal: exynos: fix handling of invalid frequency table entries

2013-04-11 Thread Andrew Bresticker
can you please verify commit fc35b35cbe24ef021ea9acfba21e54da958df747 commit 57df8106932b57427df1eaaa13871857f75b1194 at http://git.kernel.org/cgit/linux/kernel/git/rzhang/linux.git/log/?h=thermal fixes the problem for you? It does. Thanks! -Andrew -- To unsubscribe from this list: send

Re: [PATCH] thermal: exynos: fix handling of invalid frequency table entries

2013-04-09 Thread Zhang Rui
Hi, Andrew, can you please verify commit fc35b35cbe24ef021ea9acfba21e54da958df747 commit 57df8106932b57427df1eaaa13871857f75b1194 at http://git.kernel.org/cgit/linux/kernel/git/rzhang/linux.git/log/?h=thermal fixes the problem for you? thanks, rui On Tue, 2013-04-09 at 14:59 -0700, Andrew

[PATCH] thermal: exynos: fix handling of invalid frequency table entries

2013-04-09 Thread Andrew Bresticker
Similar to the error described in "thermal: cpu_cooling: fix handling of invalid frequency table entries," exynos_get_frequency_level() will enter an infinite loop if any CPU frequency table entries are invalid. This patch fixes the handling of invalid frequency entries so that there is no

[PATCH] thermal: exynos: fix handling of invalid frequency table entries

2013-04-09 Thread Andrew Bresticker
Similar to the error described in thermal: cpu_cooling: fix handling of invalid frequency table entries, exynos_get_frequency_level() will enter an infinite loop if any CPU frequency table entries are invalid. This patch fixes the handling of invalid frequency entries so that there is no infinite

Re: [PATCH] thermal: exynos: fix handling of invalid frequency table entries

2013-04-09 Thread Zhang Rui
Hi, Andrew, can you please verify commit fc35b35cbe24ef021ea9acfba21e54da958df747 commit 57df8106932b57427df1eaaa13871857f75b1194 at http://git.kernel.org/cgit/linux/kernel/git/rzhang/linux.git/log/?h=thermal fixes the problem for you? thanks, rui On Tue, 2013-04-09 at 14:59 -0700, Andrew