lkml.org 
[lkml]   [2012]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/2] Remove __dev* sections from the kernel
With the recent work to remove CONFIG_HOTPLUG, we are starting to get a
bunch of __devinit section warnings, despite CONFIG_HOTPLUG always being
enabled. So lets remove these false warnings by removing the check for
them in the modpost.c tool. Also, lets stop marking the sections
entirely, so define away the section markings in init.h

I'll queue these two patches up through my driver-core git tree, which
has the bulk of the __dev* marking removal patches in it. If anyone has
any objections to this, please let me know.

thanks,

greg k-h

---
include/linux/init.h | 18 +++++++-----------
scripts/mod/modpost.c | 24 ++++++++++--------------
2 files changed, 17 insertions(+), 25 deletions(-)



\
 
 \ /
  Last update: 2012-11-29 20:21    [W:0.059 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site