Re: [PATCH] mm: fix BUG on madvise early failure

From: Sedat Dilek
Date: Mon Jan 14 2013 - 16:28:51 EST


Hi,

this patch is for Linux-Next - more exactly next-20130114.
Can you please enhance the subject-line of your patch next time.

Your patch fixes the issue I have reported a few hours ago in [1].

[ TESTCASE ]

"madvise02" from Linux Test Project (LTP) see [2]

$ cd /opt/ltp/testcases/bin/

$ sudo ./madvise02
[ OUTPUT ]
madvise02 1 TPASS : failed as expected: TEST_ERRNO=EINVAL(22):
Invalid argument
madvise02 2 TPASS : failed as expected: TEST_ERRNO=EINVAL(22):
Invalid argument
madvise02 3 TPASS : failed as expected: TEST_ERRNO=EINVAL(22):
Invalid argument
madvise02 4 TPASS : failed as expected: TEST_ERRNO=ENOMEM(12):
Cannot allocate memory
madvise02 5 TFAIL : madvise succeeded unexpectedly

[ /TESTCASE ]

Please feel free and add a...

Tested-by: Sedat Dilek <sedat.dilek@xxxxxxxxx>

Thanks!

Regards,
- Sedat -

[1] http://marc.info/?l=linux-mm&m=135818843710244&w=2
[2] http://sourceforge.net/projects/ltp/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/