From: Cornelia Huck Date: Thu, 29 Jun 2006 13:08:41 +0000 (+0200) Subject: [S390] rework of channel measurement facility. X-Git-Tag: v2.6.18-rc1~360^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94bb063312d872d9269deb2e5c0c7c6d5b0318e1;p=pandora-kernel.git [S390] rework of channel measurement facility. Fixes for several channel measurement facility bugs: * Blocks copied from the hardware might not be consistent. Solve this by moving the copying into idle state and repeating the copying. * avg_sample_interval changed with every read, even though no new block was available. Solve this by storing a timestamp when the last new block was received. * Several locking issues. * Measurements were not reenabled after a disconnected device became available again. * Remove #defines for ioctls that were never implemented. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed