The commit id in the comment is wrong in linus' tree. $ git show 59af0d4348eb07087097e310f60422b994dd3a2c fatal: bad object 59af0d4348eb07087097e310f60422b994dd3a2c
Signed-off-by: Wanlong Gao <[email protected]> --- testcases/kernel/mem/thp/thp03.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testcases/kernel/mem/thp/thp03.c b/testcases/kernel/mem/thp/thp03.c index fecc32a..85ec274 100644 --- a/testcases/kernel/mem/thp/thp03.c +++ b/testcases/kernel/mem/thp/thp03.c @@ -25,7 +25,7 @@ * * Modified form a reproducer for * https://patchwork.kernel.org/patch/1358441/ - * Commit: 59af0d4348eb07087097e310f60422b994dd3a2c + * Kernel Commit id: 027ef6c87853b0a9df53175063028edb4950d476 * There was a bug in THP, will crash happened due to the following * reason according to developers: * -- 1.8.0 ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
