summaryrefslogtreecommitdiff
path: root/net/802
diff options
context:
space:
mode:
authorFrantisek Hrbata <fhrbata@redhat.com>2013-11-12 23:11:24 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-13 03:09:34 (GMT)
commit8cbce376e3fdf4a21f59365aefbb52eac3c2e312 (patch)
tree297fd82c41be44d87e1f2f9ea2302b6243c1e7f4 /net/802
parent0d20633b041041ecda39ae562e62087acf0092f1 (diff)
downloadlinux-fsl-qoriq-8cbce376e3fdf4a21f59365aefbb52eac3c2e312.tar.xz
gcov: move gcov structs definitions to a gcc version specific file
Since also the gcov structures(gcov_info, gcov_fn_info, gcov_ctr_info) can change between gcc releases, as shown in gcc 4.7, they cannot be defined in a common header and need to be moved to a specific gcc implemention file. This also requires to make the gcov_info structure opaque for the common code and to introduce simple helpers for accessing data inside gcov_info. Signed-off-by: Frantisek Hrbata <fhrbata@redhat.com> Cc: Jan Stancek <jstancek@redhat.com> Cc: Kees Cook <keescook@chromium.org> Acked-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Andy Gospodarek <agospoda@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions