oprofile: make event buffer nonseekable
authorArnd Bergmann <arnd@arndb.de>
Wed, 7 Jul 2010 21:40:13 +0000 (17:40 -0400)
committerRobert Richter <robert.richter@amd.com>
Mon, 26 Jul 2010 08:58:24 +0000 (10:58 +0200)
The event buffer cannot deal with seeks, so
we should forbid that outright.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Robert Richter <robert.richter@amd.com>
Cc: oprofile-list@lists.sf.net
Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found