From: johann Date: Tue, 16 Sep 2008 12:12:39 +0000 (+0000) Subject: Branch b1_8_gate X-Git-Tag: v1_7_100~1^192~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b33fabc3e2493d37eb751a7c49624417df185480;p=fs%2Flustre-release.git Branch b1_8_gate b=17024 i=shadow i=bobijam Description: Lustre GPF in {:ptlrpc:ptlrpc_server_free_request+373} Details : In case of memory pressure, list_del() can be called twice on req->rq_history_list, causing a kernel oops. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 47c9e8d..ad6d476 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -607,7 +607,7 @@ Details : ptlrpc_at_recv_early_reply() should not modify req->rq_repmsg rq_lock held. Severity : normal -Frequency : only X2 +Frequency : only on Cray X2 Bugzilla : 16813 Description: X2 build failures Details : fix build failures on Cray X2. @@ -637,8 +637,13 @@ Bugzilla : 14095 Description: Add lustre_start utility to start or stop multiple Lustre servers from a CSV file. -------------------------------------------------------------------------------- +Severity : major +Bugzilla : 17024 +Description: Lustre GPF in {:ptlrpc:ptlrpc_server_free_request+373} +Details : In case of memory pressure, list_del() can be called twice on + req->rq_history_list, causing a kernel oops. +------------------------------------------------------------------------------- 2008-05-26 Sun Microsystems, Inc. * version 1.6.5