Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2010 09:23:50 +0200
From:      =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= <phcoder@gmail.com>
To:        freebsd-mips@freebsd.org
Subject:   [PATCH] [yeeloong] Create frame in blkclr
Message-ID:  <4CA04686.2080101@gmail.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------060601000906050407080006
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

It happens often that one tries to bzero an incorrect range which, of
course, triggers a kernel panic but unfortunately backtrace doesn't work
properly because bzero doesn't create a stack frame. Attached patch fixes it

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


--------------060601000906050407080006--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CA04686.2080101>