On Wed, May 13, 2009 at 10:35:53AM +0100, Eric B. Munson wrote:
> The readahead, madvise, and the fadvise tests can all hang the running machine
> if the kernel bug they are testing is present. This patch wraps these tests
> so that they fail without running if the kernel version is less than
> 2.
On Wed, 13 May 2009, Eric B Munson wrote:
> The readahead, madvise, and the fadvise tests can all hang the running machine
> if the kernel bug they are testing is present. This patch wraps these tests
> so that they fail without running if the kernel version is less than 2.6.30.
>
> Signed-off-b
On Wed, May 13, 2009 at 10:35:53AM +0100, Eric B Munson wrote:
> The readahead, madvise, and the fadvise tests can all hang the running machine
> if the kernel bug they are testing is present. This patch wraps these tests
> so that they fail without running if the kernel version is less than 2.6.3
The readahead, madvise, and the fadvise tests can all hang the running machine
if the kernel bug they are testing is present. This patch wraps these tests
so that they fail without running if the kernel version is less than 2.6.30.
Signed-off-by: Eric B Munson
---
tests/Makefile |