From mboxrd@z Thu Jan 1 00:00:00 1970 From: sywang Date: Tue, 2 Nov 2010 15:37:53 +0800 Subject: [U-Boot] Bad page state in process 'swapper' In-Reply-To: Message-ID: <20101102073757.0C5E828093@theia.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de While U-boot loads the Linux image, I have the following error. Do you have any suggestions on this? detected lzma initramfs initramfs: LZMA lc=3,lp=0,pb=2,dictSize=8388608,origSize=12677632 Bad page state in process 'swapper' page:a8000000007b3418 flags:0x0000000000000000 mapping:0000000000000000 mapcount:-16711680 count:0 Trying to fix it up, but a reboot is needed Backtrace: Unwound Call Trace: [] dump_stack+0x8/0x48 [] bad_page+0x78/0xb0 [] get_page_from_freelist+0x230/0x488 [] __alloc_pages+0x64/0x348 [] __vmalloc_area_node+0x10c/0x230 [] populate_rootfs+0x974/0xae0 [] init+0x84/0x530 [] kernel_thread_helper+0x10/0x18 Thanks! Shuyou