From: Paul Mundt Date: Wed, 27 Sep 2006 08:53:59 +0000 (+0900) Subject: watchdog: Add a simple mmap() stub for shwdt. X-Git-Tag: v2.6.19-rc1~902^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f118420be83c3ce7888fe1d42db84af495da9edb;p=pandora-kernel.git watchdog: Add a simple mmap() stub for shwdt. In some applications people have expressed a need for an mmap() method, so we implement a simple stub for this that maps back a page with the counter in it. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed