From: Alexander Graf Date: Fri, 30 Oct 2009 05:47:15 +0000 (+0000) Subject: Add mfdec emulation X-Git-Tag: v2.6.33-rc1~293^2~86^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7a9b09fee8487003df012d9af4b227b3661e4d;p=pandora-kernel.git Add mfdec emulation We support setting the DEC to a certain value right now. Doing that basically triggers the CPU local timer. But there's also an mfdec command that enabled the OS to read the decrementor. This is required at least by all desktop and server PowerPC Linux kernels. It can't really hurt to allow embedded ones to do it as well though. Signed-off-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed