From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pz0-f191.google.com (mail-pz0-f191.google.com [209.85.222.191]) by ozlabs.org (Postfix) with ESMTP id 63418B7CFF for ; Fri, 29 Jan 2010 02:53:11 +1100 (EST) Received: by pzk29 with SMTP id 29so630127pzk.17 for ; Thu, 28 Jan 2010 07:53:10 -0800 (PST) MIME-Version: 1.0 Date: Thu, 28 Jan 2010 23:53:10 +0800 Message-ID: <389deec71001280753n2df39d98m4b8c60f971a29bc7@mail.gmail.com> Subject: Is it normal when kernel printed "xxx used greatest stack depth" From: hank peng To: linuxppc-dev Content-Type: text/plain; charset=UTF-8 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On my MPC8548 based board, sometimes kernel printed out the following messages, I wonder if it indicates the system is not normal? pdflush used greatest stack depth: 4048 bytes left pdflush used greatest stack depth: 4028 bytes left pdflush used greatest stack depth: 3964 bytes left pdflush used greatest stack depth: 3916 bytes left -- The simplest is not all best but the best is surely the simplest!