lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 15 Feb 2013 10:41:35 +0000
From:	James Hogan <james.hogan@...tec.com>
To:	<linux-kernel@...r.kernel.org>
CC:	Arnd Bergmann <arnd@...db.de>, James Hogan <james.hogan@...tec.com>
Subject: [PATCH 0/6] metag: metag_ksyms.c cleanup

Here are some fairly trivial metag_ksyms.c/EXPORT_SYMBOL cleanups which
I'll add to the arch/metag tree for v3.9-rc1.

Basically they move EXPORT_SYMBOLs to after the actual definitions for
those symbols defined in C files, and clean up the includes in
metag_ksyms.c.

James Hogan (6):
  metag: move traps.c exports out of metag_ksyms.c
  metag: move kick.c exports out of metag_ksyms.c
  metag: move setup.c exports out of metag_ksyms.c
  metag: move usercopy.c exports out of metag_ksyms.c
  metag: move mm/init.c exports out of metag_ksyms.c
  metag: cleanup metag_ksyms.c includes

 arch/metag/kernel/kick.c        |    3 +++
 arch/metag/kernel/metag_ksyms.c |   39 +++------------------------------------
 arch/metag/kernel/setup.c       |    3 +++
 arch/metag/kernel/traps.c       |    3 +++
 arch/metag/lib/usercopy.c       |   13 +++++++++++++
 arch/metag/mm/init.c            |    3 +++
 6 files changed, 28 insertions(+), 36 deletions(-)

-- 
1.7.7.6


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ