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)
commit729419f0090601406abe714c5f8872a3bd53ff68
tree6d6a2b9085ff174163f174ea53759b6e04700c91
parentb12eab1a796a306caef7046b21a76efa35f5f489
oprofile: make event buffer nonseekable

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>
drivers/oprofile/event_buffer.c