module.c 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152
  1. /*
  2. Copyright (C) 2002 Richard Henderson
  3. Copyright (C) 2001 Rusty Russell, 2002 Rusty Russell IBM.
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  15. */
  16. #include <linux/module.h>
  17. #include <linux/moduleloader.h>
  18. #include <linux/ftrace_event.h>
  19. #include <linux/init.h>
  20. #include <linux/kallsyms.h>
  21. #include <linux/fs.h>
  22. #include <linux/sysfs.h>
  23. #include <linux/kernel.h>
  24. #include <linux/slab.h>
  25. #include <linux/vmalloc.h>
  26. #include <linux/elf.h>
  27. #include <linux/proc_fs.h>
  28. #include <linux/seq_file.h>
  29. #include <linux/syscalls.h>
  30. #include <linux/fcntl.h>
  31. #include <linux/rcupdate.h>
  32. #include <linux/capability.h>
  33. #include <linux/cpu.h>
  34. #include <linux/moduleparam.h>
  35. #include <linux/errno.h>
  36. #include <linux/err.h>
  37. #include <linux/vermagic.h>
  38. #include <linux/notifier.h>
  39. #include <linux/sched.h>
  40. #include <linux/stop_machine.h>
  41. #include <linux/device.h>
  42. #include <linux/string.h>
  43. #include <linux/mutex.h>
  44. #include <linux/rculist.h>
  45. #include <asm/uaccess.h>
  46. #include <asm/cacheflush.h>
  47. #include <asm/mmu_context.h>
  48. #include <linux/license.h>
  49. #include <asm/sections.h>
  50. #include <linux/tracepoint.h>
  51. #include <linux/ftrace.h>
  52. #include <linux/async.h>
  53. #include <linux/percpu.h>
  54. #include <linux/kmemleak.h>
  55. #define CREATE_TRACE_POINTS
  56. #include <trace/events/module.h>
  57. #if 0
  58. #define DEBUGP printk
  59. #else
  60. #define DEBUGP(fmt , a...)
  61. #endif
  62. #ifndef ARCH_SHF_SMALL
  63. #define ARCH_SHF_SMALL 0
  64. #endif
  65. /* If this is set, the section belongs in the init part of the module */
  66. #define INIT_OFFSET_MASK (1UL << (BITS_PER_LONG-1))
  67. /*
  68. * Mutex protects:
  69. * 1) List of modules (also safely readable with preempt_disable),
  70. * 2) module_use links,
  71. * 3) module_addr_min/module_addr_max.
  72. * (delete uses stop_machine/add uses RCU list operations). */
  73. DEFINE_MUTEX(module_mutex);
  74. EXPORT_SYMBOL_GPL(module_mutex);
  75. static LIST_HEAD(modules);
  76. #ifdef CONFIG_KGDB_KDB
  77. struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */
  78. #endif /* CONFIG_KGDB_KDB */
  79. /* Block module loading/unloading? */
  80. int modules_disabled = 0;
  81. /* Waiting for a module to finish initializing? */
  82. static DECLARE_WAIT_QUEUE_HEAD(module_wq);
  83. static BLOCKING_NOTIFIER_HEAD(module_notify_list);
  84. /* Bounds of module allocation, for speeding __module_address.
  85. * Protected by module_mutex. */
  86. static unsigned long module_addr_min = -1UL, module_addr_max = 0;
  87. int register_module_notifier(struct notifier_block * nb)
  88. {
  89. return blocking_notifier_chain_register(&module_notify_list, nb);
  90. }
  91. EXPORT_SYMBOL(register_module_notifier);
  92. int unregister_module_notifier(struct notifier_block * nb)
  93. {
  94. return blocking_notifier_chain_unregister(&module_notify_list, nb);
  95. }
  96. EXPORT_SYMBOL(unregister_module_notifier);
  97. /* We require a truly strong try_module_get(): 0 means failure due to
  98. ongoing or failed initialization etc. */
  99. static inline int strong_try_module_get(struct module *mod)
  100. {
  101. if (mod && mod->state == MODULE_STATE_COMING)
  102. return -EBUSY;
  103. if (try_module_get(mod))
  104. return 0;
  105. else
  106. return -ENOENT;
  107. }
  108. static inline void add_taint_module(struct module *mod, unsigned flag)
  109. {
  110. add_taint(flag);
  111. mod->taints |= (1U << flag);
  112. }
  113. /*
  114. * A thread that wants to hold a reference to a module only while it
  115. * is running can call this to safely exit. nfsd and lockd use this.
  116. */
  117. void __module_put_and_exit(struct module *mod, long code)
  118. {
  119. module_put(mod);
  120. do_exit(code);
  121. }
  122. EXPORT_SYMBOL(__module_put_and_exit);
  123. /* Find a module section: 0 means not found. */
  124. static unsigned int find_sec(Elf_Ehdr *hdr,
  125. Elf_Shdr *sechdrs,
  126. const char *secstrings,
  127. const char *name)
  128. {
  129. unsigned int i;
  130. for (i = 1; i < hdr->e_shnum; i++)
  131. /* Alloc bit cleared means "ignore it." */
  132. if ((sechdrs[i].sh_flags & SHF_ALLOC)
  133. && strcmp(secstrings+sechdrs[i].sh_name, name) == 0)
  134. return i;
  135. return 0;
  136. }
  137. /* Find a module section, or NULL. */
  138. static void *section_addr(Elf_Ehdr *hdr, Elf_Shdr *shdrs,
  139. const char *secstrings, const char *name)
  140. {
  141. /* Section 0 has sh_addr 0. */
  142. return (void *)shdrs[find_sec(hdr, shdrs, secstrings, name)].sh_addr;
  143. }
  144. /* Find a module section, or NULL. Fill in number of "objects" in section. */
  145. static void *section_objs(Elf_Ehdr *hdr,
  146. Elf_Shdr *sechdrs,
  147. const char *secstrings,
  148. const char *name,
  149. size_t object_size,
  150. unsigned int *num)
  151. {
  152. unsigned int sec = find_sec(hdr, sechdrs, secstrings, name);
  153. /* Section 0 has sh_addr 0 and sh_size 0. */
  154. *num = sechdrs[sec].sh_size / object_size;
  155. return (void *)sechdrs[sec].sh_addr;
  156. }
  157. /* Provided by the linker */
  158. extern const struct kernel_symbol __start___ksymtab[];
  159. extern const struct kernel_symbol __stop___ksymtab[];
  160. extern const struct kernel_symbol __start___ksymtab_gpl[];
  161. extern const struct kernel_symbol __stop___ksymtab_gpl[];
  162. extern const struct kernel_symbol __start___ksymtab_gpl_future[];
  163. extern const struct kernel_symbol __stop___ksymtab_gpl_future[];
  164. extern const unsigned long __start___kcrctab[];
  165. extern const unsigned long __start___kcrctab_gpl[];
  166. extern const unsigned long __start___kcrctab_gpl_future[];
  167. #ifdef CONFIG_UNUSED_SYMBOLS
  168. extern const struct kernel_symbol __start___ksymtab_unused[];
  169. extern const struct kernel_symbol __stop___ksymtab_unused[];
  170. extern const struct kernel_symbol __start___ksymtab_unused_gpl[];
  171. extern const struct kernel_symbol __stop___ksymtab_unused_gpl[];
  172. extern const unsigned long __start___kcrctab_unused[];
  173. extern const unsigned long __start___kcrctab_unused_gpl[];
  174. #endif
  175. #ifndef CONFIG_MODVERSIONS
  176. #define symversion(base, idx) NULL
  177. #else
  178. #define symversion(base, idx) ((base != NULL) ? ((base) + (idx)) : NULL)
  179. #endif
  180. static bool each_symbol_in_section(const struct symsearch *arr,
  181. unsigned int arrsize,
  182. struct module *owner,
  183. bool (*fn)(const struct symsearch *syms,
  184. struct module *owner,
  185. unsigned int symnum, void *data),
  186. void *data)
  187. {
  188. unsigned int i, j;
  189. for (j = 0; j < arrsize; j++) {
  190. for (i = 0; i < arr[j].stop - arr[j].start; i++)
  191. if (fn(&arr[j], owner, i, data))
  192. return true;
  193. }
  194. return false;
  195. }
  196. /* Returns true as soon as fn returns true, otherwise false. */
  197. bool each_symbol(bool (*fn)(const struct symsearch *arr, struct module *owner,
  198. unsigned int symnum, void *data), void *data)
  199. {
  200. struct module *mod;
  201. const struct symsearch arr[] = {
  202. { __start___ksymtab, __stop___ksymtab, __start___kcrctab,
  203. NOT_GPL_ONLY, false },
  204. { __start___ksymtab_gpl, __stop___ksymtab_gpl,
  205. __start___kcrctab_gpl,
  206. GPL_ONLY, false },
  207. { __start___ksymtab_gpl_future, __stop___ksymtab_gpl_future,
  208. __start___kcrctab_gpl_future,
  209. WILL_BE_GPL_ONLY, false },
  210. #ifdef CONFIG_UNUSED_SYMBOLS
  211. { __start___ksymtab_unused, __stop___ksymtab_unused,
  212. __start___kcrctab_unused,
  213. NOT_GPL_ONLY, true },
  214. { __start___ksymtab_unused_gpl, __stop___ksymtab_unused_gpl,
  215. __start___kcrctab_unused_gpl,
  216. GPL_ONLY, true },
  217. #endif
  218. };
  219. if (each_symbol_in_section(arr, ARRAY_SIZE(arr), NULL, fn, data))
  220. return true;
  221. list_for_each_entry_rcu(mod, &modules, list) {
  222. struct symsearch arr[] = {
  223. { mod->syms, mod->syms + mod->num_syms, mod->crcs,
  224. NOT_GPL_ONLY, false },
  225. { mod->gpl_syms, mod->gpl_syms + mod->num_gpl_syms,
  226. mod->gpl_crcs,
  227. GPL_ONLY, false },
  228. { mod->gpl_future_syms,
  229. mod->gpl_future_syms + mod->num_gpl_future_syms,
  230. mod->gpl_future_crcs,
  231. WILL_BE_GPL_ONLY, false },
  232. #ifdef CONFIG_UNUSED_SYMBOLS
  233. { mod->unused_syms,
  234. mod->unused_syms + mod->num_unused_syms,
  235. mod->unused_crcs,
  236. NOT_GPL_ONLY, true },
  237. { mod->unused_gpl_syms,
  238. mod->unused_gpl_syms + mod->num_unused_gpl_syms,
  239. mod->unused_gpl_crcs,
  240. GPL_ONLY, true },
  241. #endif
  242. };
  243. if (each_symbol_in_section(arr, ARRAY_SIZE(arr), mod, fn, data))
  244. return true;
  245. }
  246. return false;
  247. }
  248. EXPORT_SYMBOL_GPL(each_symbol);
  249. struct find_symbol_arg {
  250. /* Input */
  251. const char *name;
  252. bool gplok;
  253. bool warn;
  254. /* Output */
  255. struct module *owner;
  256. const unsigned long *crc;
  257. const struct kernel_symbol *sym;
  258. };
  259. static bool find_symbol_in_section(const struct symsearch *syms,
  260. struct module *owner,
  261. unsigned int symnum, void *data)
  262. {
  263. struct find_symbol_arg *fsa = data;
  264. if (strcmp(syms->start[symnum].name, fsa->name) != 0)
  265. return false;
  266. if (!fsa->gplok) {
  267. if (syms->licence == GPL_ONLY)
  268. return false;
  269. if (syms->licence == WILL_BE_GPL_ONLY && fsa->warn) {
  270. printk(KERN_WARNING "Symbol %s is being used "
  271. "by a non-GPL module, which will not "
  272. "be allowed in the future\n", fsa->name);
  273. printk(KERN_WARNING "Please see the file "
  274. "Documentation/feature-removal-schedule.txt "
  275. "in the kernel source tree for more details.\n");
  276. }
  277. }
  278. #ifdef CONFIG_UNUSED_SYMBOLS
  279. if (syms->unused && fsa->warn) {
  280. printk(KERN_WARNING "Symbol %s is marked as UNUSED, "
  281. "however this module is using it.\n", fsa->name);
  282. printk(KERN_WARNING
  283. "This symbol will go away in the future.\n");
  284. printk(KERN_WARNING
  285. "Please evalute if this is the right api to use and if "
  286. "it really is, submit a report the linux kernel "
  287. "mailinglist together with submitting your code for "
  288. "inclusion.\n");
  289. }
  290. #endif
  291. fsa->owner = owner;
  292. fsa->crc = symversion(syms->crcs, symnum);
  293. fsa->sym = &syms->start[symnum];
  294. return true;
  295. }
  296. /* Find a symbol and return it, along with, (optional) crc and
  297. * (optional) module which owns it. Needs preempt disabled or module_mutex. */
  298. const struct kernel_symbol *find_symbol(const char *name,
  299. struct module **owner,
  300. const unsigned long **crc,
  301. bool gplok,
  302. bool warn)
  303. {
  304. struct find_symbol_arg fsa;
  305. fsa.name = name;
  306. fsa.gplok = gplok;
  307. fsa.warn = warn;
  308. if (each_symbol(find_symbol_in_section, &fsa)) {
  309. if (owner)
  310. *owner = fsa.owner;
  311. if (crc)
  312. *crc = fsa.crc;
  313. return fsa.sym;
  314. }
  315. DEBUGP("Failed to find symbol %s\n", name);
  316. return NULL;
  317. }
  318. EXPORT_SYMBOL_GPL(find_symbol);
  319. /* Search for module by name: must hold module_mutex. */
  320. struct module *find_module(const char *name)
  321. {
  322. struct module *mod;
  323. list_for_each_entry(mod, &modules, list) {
  324. if (strcmp(mod->name, name) == 0)
  325. return mod;
  326. }
  327. return NULL;
  328. }
  329. EXPORT_SYMBOL_GPL(find_module);
  330. #ifdef CONFIG_SMP
  331. static inline void __percpu *mod_percpu(struct module *mod)
  332. {
  333. return mod->percpu;
  334. }
  335. static int percpu_modalloc(struct module *mod,
  336. unsigned long size, unsigned long align)
  337. {
  338. if (align > PAGE_SIZE) {
  339. printk(KERN_WARNING "%s: per-cpu alignment %li > %li\n",
  340. mod->name, align, PAGE_SIZE);
  341. align = PAGE_SIZE;
  342. }
  343. mod->percpu = __alloc_reserved_percpu(size, align);
  344. if (!mod->percpu) {
  345. printk(KERN_WARNING
  346. "Could not allocate %lu bytes percpu data\n", size);
  347. return -ENOMEM;
  348. }
  349. mod->percpu_size = size;
  350. return 0;
  351. }
  352. static void percpu_modfree(struct module *mod)
  353. {
  354. free_percpu(mod->percpu);
  355. }
  356. static unsigned int find_pcpusec(Elf_Ehdr *hdr,
  357. Elf_Shdr *sechdrs,
  358. const char *secstrings)
  359. {
  360. return find_sec(hdr, sechdrs, secstrings, ".data..percpu");
  361. }
  362. static void percpu_modcopy(struct module *mod,
  363. const void *from, unsigned long size)
  364. {
  365. int cpu;
  366. for_each_possible_cpu(cpu)
  367. memcpy(per_cpu_ptr(mod->percpu, cpu), from, size);
  368. }
  369. /**
  370. * is_module_percpu_address - test whether address is from module static percpu
  371. * @addr: address to test
  372. *
  373. * Test whether @addr belongs to module static percpu area.
  374. *
  375. * RETURNS:
  376. * %true if @addr is from module static percpu area
  377. */
  378. bool is_module_percpu_address(unsigned long addr)
  379. {
  380. struct module *mod;
  381. unsigned int cpu;
  382. preempt_disable();
  383. list_for_each_entry_rcu(mod, &modules, list) {
  384. if (!mod->percpu_size)
  385. continue;
  386. for_each_possible_cpu(cpu) {
  387. void *start = per_cpu_ptr(mod->percpu, cpu);
  388. if ((void *)addr >= start &&
  389. (void *)addr < start + mod->percpu_size) {
  390. preempt_enable();
  391. return true;
  392. }
  393. }
  394. }
  395. preempt_enable();
  396. return false;
  397. }
  398. #else /* ... !CONFIG_SMP */
  399. static inline void __percpu *mod_percpu(struct module *mod)
  400. {
  401. return NULL;
  402. }
  403. static inline int percpu_modalloc(struct module *mod,
  404. unsigned long size, unsigned long align)
  405. {
  406. return -ENOMEM;
  407. }
  408. static inline void percpu_modfree(struct module *mod)
  409. {
  410. }
  411. static inline unsigned int find_pcpusec(Elf_Ehdr *hdr,
  412. Elf_Shdr *sechdrs,
  413. const char *secstrings)
  414. {
  415. return 0;
  416. }
  417. static inline void percpu_modcopy(struct module *mod,
  418. const void *from, unsigned long size)
  419. {
  420. /* pcpusec should be 0, and size of that section should be 0. */
  421. BUG_ON(size != 0);
  422. }
  423. bool is_module_percpu_address(unsigned long addr)
  424. {
  425. return false;
  426. }
  427. #endif /* CONFIG_SMP */
  428. #define MODINFO_ATTR(field) \
  429. static void setup_modinfo_##field(struct module *mod, const char *s) \
  430. { \
  431. mod->field = kstrdup(s, GFP_KERNEL); \
  432. } \
  433. static ssize_t show_modinfo_##field(struct module_attribute *mattr, \
  434. struct module *mod, char *buffer) \
  435. { \
  436. return sprintf(buffer, "%s\n", mod->field); \
  437. } \
  438. static int modinfo_##field##_exists(struct module *mod) \
  439. { \
  440. return mod->field != NULL; \
  441. } \
  442. static void free_modinfo_##field(struct module *mod) \
  443. { \
  444. kfree(mod->field); \
  445. mod->field = NULL; \
  446. } \
  447. static struct module_attribute modinfo_##field = { \
  448. .attr = { .name = __stringify(field), .mode = 0444 }, \
  449. .show = show_modinfo_##field, \
  450. .setup = setup_modinfo_##field, \
  451. .test = modinfo_##field##_exists, \
  452. .free = free_modinfo_##field, \
  453. };
  454. MODINFO_ATTR(version);
  455. MODINFO_ATTR(srcversion);
  456. static char last_unloaded_module[MODULE_NAME_LEN+1];
  457. #ifdef CONFIG_MODULE_UNLOAD
  458. EXPORT_TRACEPOINT_SYMBOL(module_get);
  459. /* Init the unload section of the module. */
  460. static void module_unload_init(struct module *mod)
  461. {
  462. int cpu;
  463. INIT_LIST_HEAD(&mod->source_list);
  464. INIT_LIST_HEAD(&mod->target_list);
  465. for_each_possible_cpu(cpu) {
  466. per_cpu_ptr(mod->refptr, cpu)->incs = 0;
  467. per_cpu_ptr(mod->refptr, cpu)->decs = 0;
  468. }
  469. /* Hold reference count during initialization. */
  470. __this_cpu_write(mod->refptr->incs, 1);
  471. /* Backwards compatibility macros put refcount during init. */
  472. mod->waiter = current;
  473. }
  474. /* Does a already use b? */
  475. static int already_uses(struct module *a, struct module *b)
  476. {
  477. struct module_use *use;
  478. list_for_each_entry(use, &b->source_list, source_list) {
  479. if (use->source == a) {
  480. DEBUGP("%s uses %s!\n", a->name, b->name);
  481. return 1;
  482. }
  483. }
  484. DEBUGP("%s does not use %s!\n", a->name, b->name);
  485. return 0;
  486. }
  487. /*
  488. * Module a uses b
  489. * - we add 'a' as a "source", 'b' as a "target" of module use
  490. * - the module_use is added to the list of 'b' sources (so
  491. * 'b' can walk the list to see who sourced them), and of 'a'
  492. * targets (so 'a' can see what modules it targets).
  493. */
  494. static int add_module_usage(struct module *a, struct module *b)
  495. {
  496. struct module_use *use;
  497. DEBUGP("Allocating new usage for %s.\n", a->name);
  498. use = kmalloc(sizeof(*use), GFP_ATOMIC);
  499. if (!use) {
  500. printk(KERN_WARNING "%s: out of memory loading\n", a->name);
  501. return -ENOMEM;
  502. }
  503. use->source = a;
  504. use->target = b;
  505. list_add(&use->source_list, &b->source_list);
  506. list_add(&use->target_list, &a->target_list);
  507. return 0;
  508. }
  509. /* Module a uses b: caller needs module_mutex() */
  510. int use_module(struct module *a, struct module *b)
  511. {
  512. int err;
  513. if (b == NULL || already_uses(a, b)) return 1;
  514. /* If we're interrupted or time out, we fail. */
  515. if (wait_event_interruptible_timeout(
  516. module_wq, (err = strong_try_module_get(b)) != -EBUSY,
  517. 30 * HZ) <= 0) {
  518. printk("%s: gave up waiting for init of module %s.\n",
  519. a->name, b->name);
  520. return 0;
  521. }
  522. /* If strong_try_module_get() returned a different error, we fail. */
  523. if (err)
  524. return 0;
  525. err = add_module_usage(a, b);
  526. if (err) {
  527. module_put(b);
  528. return 0;
  529. }
  530. return 1;
  531. }
  532. EXPORT_SYMBOL_GPL(use_module);
  533. /* Clear the unload stuff of the module. */
  534. static void module_unload_free(struct module *mod)
  535. {
  536. struct module_use *use, *tmp;
  537. mutex_lock(&module_mutex);
  538. list_for_each_entry_safe(use, tmp, &mod->target_list, target_list) {
  539. struct module *i = use->target;
  540. DEBUGP("%s unusing %s\n", mod->name, i->name);
  541. module_put(i);
  542. list_del(&use->source_list);
  543. list_del(&use->target_list);
  544. kfree(use);
  545. }
  546. mutex_unlock(&module_mutex);
  547. }
  548. #ifdef CONFIG_MODULE_FORCE_UNLOAD
  549. static inline int try_force_unload(unsigned int flags)
  550. {
  551. int ret = (flags & O_TRUNC);
  552. if (ret)
  553. add_taint(TAINT_FORCED_RMMOD);
  554. return ret;
  555. }
  556. #else
  557. static inline int try_force_unload(unsigned int flags)
  558. {
  559. return 0;
  560. }
  561. #endif /* CONFIG_MODULE_FORCE_UNLOAD */
  562. struct stopref
  563. {
  564. struct module *mod;
  565. int flags;
  566. int *forced;
  567. };
  568. /* Whole machine is stopped with interrupts off when this runs. */
  569. static int __try_stop_module(void *_sref)
  570. {
  571. struct stopref *sref = _sref;
  572. /* If it's not unused, quit unless we're forcing. */
  573. if (module_refcount(sref->mod) != 0) {
  574. if (!(*sref->forced = try_force_unload(sref->flags)))
  575. return -EWOULDBLOCK;
  576. }
  577. /* Mark it as dying. */
  578. sref->mod->state = MODULE_STATE_GOING;
  579. return 0;
  580. }
  581. static int try_stop_module(struct module *mod, int flags, int *forced)
  582. {
  583. if (flags & O_NONBLOCK) {
  584. struct stopref sref = { mod, flags, forced };
  585. return stop_machine(__try_stop_module, &sref, NULL);
  586. } else {
  587. /* We don't need to stop the machine for this. */
  588. mod->state = MODULE_STATE_GOING;
  589. synchronize_sched();
  590. return 0;
  591. }
  592. }
  593. unsigned int module_refcount(struct module *mod)
  594. {
  595. unsigned int incs = 0, decs = 0;
  596. int cpu;
  597. for_each_possible_cpu(cpu)
  598. decs += per_cpu_ptr(mod->refptr, cpu)->decs;
  599. /*
  600. * ensure the incs are added up after the decs.
  601. * module_put ensures incs are visible before decs with smp_wmb.
  602. *
  603. * This 2-count scheme avoids the situation where the refcount
  604. * for CPU0 is read, then CPU0 increments the module refcount,
  605. * then CPU1 drops that refcount, then the refcount for CPU1 is
  606. * read. We would record a decrement but not its corresponding
  607. * increment so we would see a low count (disaster).
  608. *
  609. * Rare situation? But module_refcount can be preempted, and we
  610. * might be tallying up 4096+ CPUs. So it is not impossible.
  611. */
  612. smp_rmb();
  613. for_each_possible_cpu(cpu)
  614. incs += per_cpu_ptr(mod->refptr, cpu)->incs;
  615. return incs - decs;
  616. }
  617. EXPORT_SYMBOL(module_refcount);
  618. /* This exists whether we can unload or not */
  619. static void free_module(struct module *mod);
  620. static void wait_for_zero_refcount(struct module *mod)
  621. {
  622. /* Since we might sleep for some time, release the mutex first */
  623. mutex_unlock(&module_mutex);
  624. for (;;) {
  625. DEBUGP("Looking at refcount...\n");
  626. set_current_state(TASK_UNINTERRUPTIBLE);
  627. if (module_refcount(mod) == 0)
  628. break;
  629. schedule();
  630. }
  631. current->state = TASK_RUNNING;
  632. mutex_lock(&module_mutex);
  633. }
  634. SYSCALL_DEFINE2(delete_module, const char __user *, name_user,
  635. unsigned int, flags)
  636. {
  637. struct module *mod;
  638. char name[MODULE_NAME_LEN];
  639. int ret, forced = 0;
  640. if (!capable(CAP_SYS_MODULE) || modules_disabled)
  641. return -EPERM;
  642. if (strncpy_from_user(name, name_user, MODULE_NAME_LEN-1) < 0)
  643. return -EFAULT;
  644. name[MODULE_NAME_LEN-1] = '\0';
  645. if (mutex_lock_interruptible(&module_mutex) != 0)
  646. return -EINTR;
  647. mod = find_module(name);
  648. if (!mod) {
  649. ret = -ENOENT;
  650. goto out;
  651. }
  652. if (!list_empty(&mod->source_list)) {
  653. /* Other modules depend on us: get rid of them first. */
  654. ret = -EWOULDBLOCK;
  655. goto out;
  656. }
  657. /* Doing init or already dying? */
  658. if (mod->state != MODULE_STATE_LIVE) {
  659. /* FIXME: if (force), slam module count and wake up
  660. waiter --RR */
  661. DEBUGP("%s already dying\n", mod->name);
  662. ret = -EBUSY;
  663. goto out;
  664. }
  665. /* If it has an init func, it must have an exit func to unload */
  666. if (mod->init && !mod->exit) {
  667. forced = try_force_unload(flags);
  668. if (!forced) {
  669. /* This module can't be removed */
  670. ret = -EBUSY;
  671. goto out;
  672. }
  673. }
  674. /* Set this up before setting mod->state */
  675. mod->waiter = current;
  676. /* Stop the machine so refcounts can't move and disable module. */
  677. ret = try_stop_module(mod, flags, &forced);
  678. if (ret != 0)
  679. goto out;
  680. /* Never wait if forced. */
  681. if (!forced && module_refcount(mod) != 0)
  682. wait_for_zero_refcount(mod);
  683. mutex_unlock(&module_mutex);
  684. /* Final destruction now noone is using it. */
  685. if (mod->exit != NULL)
  686. mod->exit();
  687. blocking_notifier_call_chain(&module_notify_list,
  688. MODULE_STATE_GOING, mod);
  689. async_synchronize_full();
  690. /* Store the name of the last unloaded module for diagnostic purposes */
  691. strlcpy(last_unloaded_module, mod->name, sizeof(last_unloaded_module));
  692. ddebug_remove_module(mod->name);
  693. free_module(mod);
  694. return 0;
  695. out:
  696. mutex_unlock(&module_mutex);
  697. return ret;
  698. }
  699. static inline void print_unload_info(struct seq_file *m, struct module *mod)
  700. {
  701. struct module_use *use;
  702. int printed_something = 0;
  703. seq_printf(m, " %u ", module_refcount(mod));
  704. /* Always include a trailing , so userspace can differentiate
  705. between this and the old multi-field proc format. */
  706. list_for_each_entry(use, &mod->source_list, source_list) {
  707. printed_something = 1;
  708. seq_printf(m, "%s,", use->source->name);
  709. }
  710. if (mod->init != NULL && mod->exit == NULL) {
  711. printed_something = 1;
  712. seq_printf(m, "[permanent],");
  713. }
  714. if (!printed_something)
  715. seq_printf(m, "-");
  716. }
  717. void __symbol_put(const char *symbol)
  718. {
  719. struct module *owner;
  720. preempt_disable();
  721. if (!find_symbol(symbol, &owner, NULL, true, false))
  722. BUG();
  723. module_put(owner);
  724. preempt_enable();
  725. }
  726. EXPORT_SYMBOL(__symbol_put);
  727. /* Note this assumes addr is a function, which it currently always is. */
  728. void symbol_put_addr(void *addr)
  729. {
  730. struct module *modaddr;
  731. unsigned long a = (unsigned long)dereference_function_descriptor(addr);
  732. if (core_kernel_text(a))
  733. return;
  734. /* module_text_address is safe here: we're supposed to have reference
  735. * to module from symbol_get, so it can't go away. */
  736. modaddr = __module_text_address(a);
  737. BUG_ON(!modaddr);
  738. module_put(modaddr);
  739. }
  740. EXPORT_SYMBOL_GPL(symbol_put_addr);
  741. static ssize_t show_refcnt(struct module_attribute *mattr,
  742. struct module *mod, char *buffer)
  743. {
  744. return sprintf(buffer, "%u\n", module_refcount(mod));
  745. }
  746. static struct module_attribute refcnt = {
  747. .attr = { .name = "refcnt", .mode = 0444 },
  748. .show = show_refcnt,
  749. };
  750. void module_put(struct module *module)
  751. {
  752. if (module) {
  753. preempt_disable();
  754. smp_wmb(); /* see comment in module_refcount */
  755. __this_cpu_inc(module->refptr->decs);
  756. trace_module_put(module, _RET_IP_);
  757. /* Maybe they're waiting for us to drop reference? */
  758. if (unlikely(!module_is_live(module)))
  759. wake_up_process(module->waiter);
  760. preempt_enable();
  761. }
  762. }
  763. EXPORT_SYMBOL(module_put);
  764. #else /* !CONFIG_MODULE_UNLOAD */
  765. static inline void print_unload_info(struct seq_file *m, struct module *mod)
  766. {
  767. /* We don't know the usage count, or what modules are using. */
  768. seq_printf(m, " - -");
  769. }
  770. static inline void module_unload_free(struct module *mod)
  771. {
  772. }
  773. int use_module(struct module *a, struct module *b)
  774. {
  775. return strong_try_module_get(b) == 0;
  776. }
  777. EXPORT_SYMBOL_GPL(use_module);
  778. static inline void module_unload_init(struct module *mod)
  779. {
  780. }
  781. #endif /* CONFIG_MODULE_UNLOAD */
  782. static ssize_t show_initstate(struct module_attribute *mattr,
  783. struct module *mod, char *buffer)
  784. {
  785. const char *state = "unknown";
  786. switch (mod->state) {
  787. case MODULE_STATE_LIVE:
  788. state = "live";
  789. break;
  790. case MODULE_STATE_COMING:
  791. state = "coming";
  792. break;
  793. case MODULE_STATE_GOING:
  794. state = "going";
  795. break;
  796. }
  797. return sprintf(buffer, "%s\n", state);
  798. }
  799. static struct module_attribute initstate = {
  800. .attr = { .name = "initstate", .mode = 0444 },
  801. .show = show_initstate,
  802. };
  803. static struct module_attribute *modinfo_attrs[] = {
  804. &modinfo_version,
  805. &modinfo_srcversion,
  806. &initstate,
  807. #ifdef CONFIG_MODULE_UNLOAD
  808. &refcnt,
  809. #endif
  810. NULL,
  811. };
  812. static const char vermagic[] = VERMAGIC_STRING;
  813. static int try_to_force_load(struct module *mod, const char *reason)
  814. {
  815. #ifdef CONFIG_MODULE_FORCE_LOAD
  816. if (!test_taint(TAINT_FORCED_MODULE))
  817. printk(KERN_WARNING "%s: %s: kernel tainted.\n",
  818. mod->name, reason);
  819. add_taint_module(mod, TAINT_FORCED_MODULE);
  820. return 0;
  821. #else
  822. return -ENOEXEC;
  823. #endif
  824. }
  825. #ifdef CONFIG_MODVERSIONS
  826. /* If the arch applies (non-zero) relocations to kernel kcrctab, unapply it. */
  827. static unsigned long maybe_relocated(unsigned long crc,
  828. const struct module *crc_owner)
  829. {
  830. #ifdef ARCH_RELOCATES_KCRCTAB
  831. if (crc_owner == NULL)
  832. return crc - (unsigned long)reloc_start;
  833. #endif
  834. return crc;
  835. }
  836. static int check_version(Elf_Shdr *sechdrs,
  837. unsigned int versindex,
  838. const char *symname,
  839. struct module *mod,
  840. const unsigned long *crc,
  841. const struct module *crc_owner)
  842. {
  843. unsigned int i, num_versions;
  844. struct modversion_info *versions;
  845. /* Exporting module didn't supply crcs? OK, we're already tainted. */
  846. if (!crc)
  847. return 1;
  848. /* No versions at all? modprobe --force does this. */
  849. if (versindex == 0)
  850. return try_to_force_load(mod, symname) == 0;
  851. versions = (void *) sechdrs[versindex].sh_addr;
  852. num_versions = sechdrs[versindex].sh_size
  853. / sizeof(struct modversion_info);
  854. for (i = 0; i < num_versions; i++) {
  855. if (strcmp(versions[i].name, symname) != 0)
  856. continue;
  857. if (versions[i].crc == maybe_relocated(*crc, crc_owner))
  858. return 1;
  859. DEBUGP("Found checksum %lX vs module %lX\n",
  860. maybe_relocated(*crc, crc_owner), versions[i].crc);
  861. goto bad_version;
  862. }
  863. printk(KERN_WARNING "%s: no symbol version for %s\n",
  864. mod->name, symname);
  865. return 0;
  866. bad_version:
  867. printk("%s: disagrees about version of symbol %s\n",
  868. mod->name, symname);
  869. return 0;
  870. }
  871. static inline int check_modstruct_version(Elf_Shdr *sechdrs,
  872. unsigned int versindex,
  873. struct module *mod)
  874. {
  875. const unsigned long *crc;
  876. /* Since this should be found in kernel (which can't be removed),
  877. * no locking is necessary. */
  878. if (!find_symbol(MODULE_SYMBOL_PREFIX "module_layout", NULL,
  879. &crc, true, false))
  880. BUG();
  881. return check_version(sechdrs, versindex, "module_layout", mod, crc,
  882. NULL);
  883. }
  884. /* First part is kernel version, which we ignore if module has crcs. */
  885. static inline int same_magic(const char *amagic, const char *bmagic,
  886. bool has_crcs)
  887. {
  888. if (has_crcs) {
  889. amagic += strcspn(amagic, " ");
  890. bmagic += strcspn(bmagic, " ");
  891. }
  892. return strcmp(amagic, bmagic) == 0;
  893. }
  894. #else
  895. static inline int check_version(Elf_Shdr *sechdrs,
  896. unsigned int versindex,
  897. const char *symname,
  898. struct module *mod,
  899. const unsigned long *crc,
  900. const struct module *crc_owner)
  901. {
  902. return 1;
  903. }
  904. static inline int check_modstruct_version(Elf_Shdr *sechdrs,
  905. unsigned int versindex,
  906. struct module *mod)
  907. {
  908. return 1;
  909. }
  910. static inline int same_magic(const char *amagic, const char *bmagic,
  911. bool has_crcs)
  912. {
  913. return strcmp(amagic, bmagic) == 0;
  914. }
  915. #endif /* CONFIG_MODVERSIONS */
  916. /* Resolve a symbol for this module. I.e. if we find one, record usage. */
  917. static const struct kernel_symbol *resolve_symbol(Elf_Shdr *sechdrs,
  918. unsigned int versindex,
  919. const char *name,
  920. struct module *mod)
  921. {
  922. struct module *owner;
  923. const struct kernel_symbol *sym;
  924. const unsigned long *crc;
  925. mutex_lock(&module_mutex);
  926. sym = find_symbol(name, &owner, &crc,
  927. !(mod->taints & (1 << TAINT_PROPRIETARY_MODULE)), true);
  928. /* use_module can fail due to OOM,
  929. or module initialization or unloading */
  930. if (sym) {
  931. if (!check_version(sechdrs, versindex, name, mod, crc, owner)
  932. || !use_module(mod, owner))
  933. sym = NULL;
  934. }
  935. mutex_unlock(&module_mutex);
  936. return sym;
  937. }
  938. /*
  939. * /sys/module/foo/sections stuff
  940. * J. Corbet <corbet@lwn.net>
  941. */
  942. #if defined(CONFIG_KALLSYMS) && defined(CONFIG_SYSFS)
  943. static inline bool sect_empty(const Elf_Shdr *sect)
  944. {
  945. return !(sect->sh_flags & SHF_ALLOC) || sect->sh_size == 0;
  946. }
  947. struct module_sect_attr
  948. {
  949. struct module_attribute mattr;
  950. char *name;
  951. unsigned long address;
  952. };
  953. struct module_sect_attrs
  954. {
  955. struct attribute_group grp;
  956. unsigned int nsections;
  957. struct module_sect_attr attrs[0];
  958. };
  959. static ssize_t module_sect_show(struct module_attribute *mattr,
  960. struct module *mod, char *buf)
  961. {
  962. struct module_sect_attr *sattr =
  963. container_of(mattr, struct module_sect_attr, mattr);
  964. return sprintf(buf, "0x%lx\n", sattr->address);
  965. }
  966. static void free_sect_attrs(struct module_sect_attrs *sect_attrs)
  967. {
  968. unsigned int section;
  969. for (section = 0; section < sect_attrs->nsections; section++)
  970. kfree(sect_attrs->attrs[section].name);
  971. kfree(sect_attrs);
  972. }
  973. static void add_sect_attrs(struct module *mod, unsigned int nsect,
  974. char *secstrings, Elf_Shdr *sechdrs)
  975. {
  976. unsigned int nloaded = 0, i, size[2];
  977. struct module_sect_attrs *sect_attrs;
  978. struct module_sect_attr *sattr;
  979. struct attribute **gattr;
  980. /* Count loaded sections and allocate structures */
  981. for (i = 0; i < nsect; i++)
  982. if (!sect_empty(&sechdrs[i]))
  983. nloaded++;
  984. size[0] = ALIGN(sizeof(*sect_attrs)
  985. + nloaded * sizeof(sect_attrs->attrs[0]),
  986. sizeof(sect_attrs->grp.attrs[0]));
  987. size[1] = (nloaded + 1) * sizeof(sect_attrs->grp.attrs[0]);
  988. sect_attrs = kzalloc(size[0] + size[1], GFP_KERNEL);
  989. if (sect_attrs == NULL)
  990. return;
  991. /* Setup section attributes. */
  992. sect_attrs->grp.name = "sections";
  993. sect_attrs->grp.attrs = (void *)sect_attrs + size[0];
  994. sect_attrs->nsections = 0;
  995. sattr = &sect_attrs->attrs[0];
  996. gattr = &sect_attrs->grp.attrs[0];
  997. for (i = 0; i < nsect; i++) {
  998. if (sect_empty(&sechdrs[i]))
  999. continue;
  1000. sattr->address = sechdrs[i].sh_addr;
  1001. sattr->name = kstrdup(secstrings + sechdrs[i].sh_name,
  1002. GFP_KERNEL);
  1003. if (sattr->name == NULL)
  1004. goto out;
  1005. sect_attrs->nsections++;
  1006. sysfs_attr_init(&sattr->mattr.attr);
  1007. sattr->mattr.show = module_sect_show;
  1008. sattr->mattr.store = NULL;
  1009. sattr->mattr.attr.name = sattr->name;
  1010. sattr->mattr.attr.mode = S_IRUGO;
  1011. *(gattr++) = &(sattr++)->mattr.attr;
  1012. }
  1013. *gattr = NULL;
  1014. if (sysfs_create_group(&mod->mkobj.kobj, &sect_attrs->grp))
  1015. goto out;
  1016. mod->sect_attrs = sect_attrs;
  1017. return;
  1018. out:
  1019. free_sect_attrs(sect_attrs);
  1020. }
  1021. static void remove_sect_attrs(struct module *mod)
  1022. {
  1023. if (mod->sect_attrs) {
  1024. sysfs_remove_group(&mod->mkobj.kobj,
  1025. &mod->sect_attrs->grp);
  1026. /* We are positive that no one is using any sect attrs
  1027. * at this point. Deallocate immediately. */
  1028. free_sect_attrs(mod->sect_attrs);
  1029. mod->sect_attrs = NULL;
  1030. }
  1031. }
  1032. /*
  1033. * /sys/module/foo/notes/.section.name gives contents of SHT_NOTE sections.
  1034. */
  1035. struct module_notes_attrs {
  1036. struct kobject *dir;
  1037. unsigned int notes;
  1038. struct bin_attribute attrs[0];
  1039. };
  1040. static ssize_t module_notes_read(struct file *filp, struct kobject *kobj,
  1041. struct bin_attribute *bin_attr,
  1042. char *buf, loff_t pos, size_t count)
  1043. {
  1044. /*
  1045. * The caller checked the pos and count against our size.
  1046. */
  1047. memcpy(buf, bin_attr->private + pos, count);
  1048. return count;
  1049. }
  1050. static void free_notes_attrs(struct module_notes_attrs *notes_attrs,
  1051. unsigned int i)
  1052. {
  1053. if (notes_attrs->dir) {
  1054. while (i-- > 0)
  1055. sysfs_remove_bin_file(notes_attrs->dir,
  1056. &notes_attrs->attrs[i]);
  1057. kobject_put(notes_attrs->dir);
  1058. }
  1059. kfree(notes_attrs);
  1060. }
  1061. static void add_notes_attrs(struct module *mod, unsigned int nsect,
  1062. char *secstrings, Elf_Shdr *sechdrs)
  1063. {
  1064. unsigned int notes, loaded, i;
  1065. struct module_notes_attrs *notes_attrs;
  1066. struct bin_attribute *nattr;
  1067. /* failed to create section attributes, so can't create notes */
  1068. if (!mod->sect_attrs)
  1069. return;
  1070. /* Count notes sections and allocate structures. */
  1071. notes = 0;
  1072. for (i = 0; i < nsect; i++)
  1073. if (!sect_empty(&sechdrs[i]) &&
  1074. (sechdrs[i].sh_type == SHT_NOTE))
  1075. ++notes;
  1076. if (notes == 0)
  1077. return;
  1078. notes_attrs = kzalloc(sizeof(*notes_attrs)
  1079. + notes * sizeof(notes_attrs->attrs[0]),
  1080. GFP_KERNEL);
  1081. if (notes_attrs == NULL)
  1082. return;
  1083. notes_attrs->notes = notes;
  1084. nattr = &notes_attrs->attrs[0];
  1085. for (loaded = i = 0; i < nsect; ++i) {
  1086. if (sect_empty(&sechdrs[i]))
  1087. continue;
  1088. if (sechdrs[i].sh_type == SHT_NOTE) {
  1089. sysfs_bin_attr_init(nattr);
  1090. nattr->attr.name = mod->sect_attrs->attrs[loaded].name;
  1091. nattr->attr.mode = S_IRUGO;
  1092. nattr->size = sechdrs[i].sh_size;
  1093. nattr->private = (void *) sechdrs[i].sh_addr;
  1094. nattr->read = module_notes_read;
  1095. ++nattr;
  1096. }
  1097. ++loaded;
  1098. }
  1099. notes_attrs->dir = kobject_create_and_add("notes", &mod->mkobj.kobj);
  1100. if (!notes_attrs->dir)
  1101. goto out;
  1102. for (i = 0; i < notes; ++i)
  1103. if (sysfs_create_bin_file(notes_attrs->dir,
  1104. &notes_attrs->attrs[i]))
  1105. goto out;
  1106. mod->notes_attrs = notes_attrs;
  1107. return;
  1108. out:
  1109. free_notes_attrs(notes_attrs, i);
  1110. }
  1111. static void remove_notes_attrs(struct module *mod)
  1112. {
  1113. if (mod->notes_attrs)
  1114. free_notes_attrs(mod->notes_attrs, mod->notes_attrs->notes);
  1115. }
  1116. #else
  1117. static inline void add_sect_attrs(struct module *mod, unsigned int nsect,
  1118. char *sectstrings, Elf_Shdr *sechdrs)
  1119. {
  1120. }
  1121. static inline void remove_sect_attrs(struct module *mod)
  1122. {
  1123. }
  1124. static inline void add_notes_attrs(struct module *mod, unsigned int nsect,
  1125. char *sectstrings, Elf_Shdr *sechdrs)
  1126. {
  1127. }
  1128. static inline void remove_notes_attrs(struct module *mod)
  1129. {
  1130. }
  1131. #endif
  1132. #ifdef CONFIG_SYSFS
  1133. static void add_usage_links(struct module *mod)
  1134. {
  1135. #ifdef CONFIG_MODULE_UNLOAD
  1136. struct module_use *use;
  1137. int nowarn;
  1138. mutex_lock(&module_mutex);
  1139. list_for_each_entry(use, &mod->target_list, target_list) {
  1140. nowarn = sysfs_create_link(use->target->holders_dir,
  1141. &mod->mkobj.kobj, mod->name);
  1142. }
  1143. mutex_unlock(&module_mutex);
  1144. #endif
  1145. }
  1146. static void del_usage_links(struct module *mod)
  1147. {
  1148. #ifdef CONFIG_MODULE_UNLOAD
  1149. struct module_use *use;
  1150. mutex_lock(&module_mutex);
  1151. list_for_each_entry(use, &mod->target_list, target_list)
  1152. sysfs_remove_link(use->target->holders_dir, mod->name);
  1153. mutex_unlock(&module_mutex);
  1154. #endif
  1155. }
  1156. static int module_add_modinfo_attrs(struct module *mod)
  1157. {
  1158. struct module_attribute *attr;
  1159. struct module_attribute *temp_attr;
  1160. int error = 0;
  1161. int i;
  1162. mod->modinfo_attrs = kzalloc((sizeof(struct module_attribute) *
  1163. (ARRAY_SIZE(modinfo_attrs) + 1)),
  1164. GFP_KERNEL);
  1165. if (!mod->modinfo_attrs)
  1166. return -ENOMEM;
  1167. temp_attr = mod->modinfo_attrs;
  1168. for (i = 0; (attr = modinfo_attrs[i]) && !error; i++) {
  1169. if (!attr->test ||
  1170. (attr->test && attr->test(mod))) {
  1171. memcpy(temp_attr, attr, sizeof(*temp_attr));
  1172. sysfs_attr_init(&temp_attr->attr);
  1173. error = sysfs_create_file(&mod->mkobj.kobj,&temp_attr->attr);
  1174. ++temp_attr;
  1175. }
  1176. }
  1177. return error;
  1178. }
  1179. static void module_remove_modinfo_attrs(struct module *mod)
  1180. {
  1181. struct module_attribute *attr;
  1182. int i;
  1183. for (i = 0; (attr = &mod->modinfo_attrs[i]); i++) {
  1184. /* pick a field to test for end of list */
  1185. if (!attr->attr.name)
  1186. break;
  1187. sysfs_remove_file(&mod->mkobj.kobj,&attr->attr);
  1188. if (attr->free)
  1189. attr->free(mod);
  1190. }
  1191. kfree(mod->modinfo_attrs);
  1192. }
  1193. static int mod_sysfs_init(struct module *mod)
  1194. {
  1195. int err;
  1196. struct kobject *kobj;
  1197. if (!module_sysfs_initialized) {
  1198. printk(KERN_ERR "%s: module sysfs not initialized\n",
  1199. mod->name);
  1200. err = -EINVAL;
  1201. goto out;
  1202. }
  1203. kobj = kset_find_obj(module_kset, mod->name);
  1204. if (kobj) {
  1205. printk(KERN_ERR "%s: module is already loaded\n", mod->name);
  1206. kobject_put(kobj);
  1207. err = -EINVAL;
  1208. goto out;
  1209. }
  1210. mod->mkobj.mod = mod;
  1211. memset(&mod->mkobj.kobj, 0, sizeof(mod->mkobj.kobj));
  1212. mod->mkobj.kobj.kset = module_kset;
  1213. err = kobject_init_and_add(&mod->mkobj.kobj, &module_ktype, NULL,
  1214. "%s", mod->name);
  1215. if (err)
  1216. kobject_put(&mod->mkobj.kobj);
  1217. /* delay uevent until full sysfs population */
  1218. out:
  1219. return err;
  1220. }
  1221. static int mod_sysfs_setup(struct module *mod,
  1222. struct kernel_param *kparam,
  1223. unsigned int num_params)
  1224. {
  1225. int err;
  1226. err = mod_sysfs_init(mod);
  1227. if (err)
  1228. goto out;
  1229. mod->holders_dir = kobject_create_and_add("holders", &mod->mkobj.kobj);
  1230. if (!mod->holders_dir) {
  1231. err = -ENOMEM;
  1232. goto out_unreg;
  1233. }
  1234. err = module_param_sysfs_setup(mod, kparam, num_params);
  1235. if (err)
  1236. goto out_unreg_holders;
  1237. err = module_add_modinfo_attrs(mod);
  1238. if (err)
  1239. goto out_unreg_param;
  1240. add_usage_links(mod);
  1241. kobject_uevent(&mod->mkobj.kobj, KOBJ_ADD);
  1242. return 0;
  1243. out_unreg_param:
  1244. module_param_sysfs_remove(mod);
  1245. out_unreg_holders:
  1246. kobject_put(mod->holders_dir);
  1247. out_unreg:
  1248. kobject_put(&mod->mkobj.kobj);
  1249. out:
  1250. return err;
  1251. }
  1252. static void mod_sysfs_fini(struct module *mod)
  1253. {
  1254. kobject_put(&mod->mkobj.kobj);
  1255. }
  1256. #else /* CONFIG_SYSFS */
  1257. static inline int mod_sysfs_init(struct module *mod)
  1258. {
  1259. return 0;
  1260. }
  1261. static inline int mod_sysfs_setup(struct module *mod,
  1262. struct kernel_param *kparam,
  1263. unsigned int num_params)
  1264. {
  1265. return 0;
  1266. }
  1267. static inline int module_add_modinfo_attrs(struct module *mod)
  1268. {
  1269. return 0;
  1270. }
  1271. static inline void module_remove_modinfo_attrs(struct module *mod)
  1272. {
  1273. }
  1274. static void mod_sysfs_fini(struct module *mod)
  1275. {
  1276. }
  1277. static void del_usage_links(struct module *mod)
  1278. {
  1279. }
  1280. #endif /* CONFIG_SYSFS */
  1281. static void mod_kobject_remove(struct module *mod)
  1282. {
  1283. del_usage_links(mod);
  1284. module_remove_modinfo_attrs(mod);
  1285. module_param_sysfs_remove(mod);
  1286. kobject_put(mod->mkobj.drivers_dir);
  1287. kobject_put(mod->holders_dir);
  1288. mod_sysfs_fini(mod);
  1289. }
  1290. /*
  1291. * unlink the module with the whole machine is stopped with interrupts off
  1292. * - this defends against kallsyms not taking locks
  1293. */
  1294. static int __unlink_module(void *_mod)
  1295. {
  1296. struct module *mod = _mod;
  1297. list_del(&mod->list);
  1298. return 0;
  1299. }
  1300. /* Free a module, remove from lists, etc. */
  1301. static void free_module(struct module *mod)
  1302. {
  1303. trace_module_free(mod);
  1304. /* Delete from various lists */
  1305. mutex_lock(&module_mutex);
  1306. stop_machine(__unlink_module, mod, NULL);
  1307. mutex_unlock(&module_mutex);
  1308. remove_notes_attrs(mod);
  1309. remove_sect_attrs(mod);
  1310. mod_kobject_remove(mod);
  1311. /* Arch-specific cleanup. */
  1312. module_arch_cleanup(mod);
  1313. /* Module unload stuff */
  1314. module_unload_free(mod);
  1315. /* Free any allocated parameters. */
  1316. destroy_params(mod->kp, mod->num_kp);
  1317. /* This may be NULL, but that's OK */
  1318. module_free(mod, mod->module_init);
  1319. kfree(mod->args);
  1320. percpu_modfree(mod);
  1321. #if defined(CONFIG_MODULE_UNLOAD)
  1322. if (mod->refptr)
  1323. free_percpu(mod->refptr);
  1324. #endif
  1325. /* Free lock-classes: */
  1326. lockdep_free_key_range(mod->module_core, mod->core_size);
  1327. /* Finally, free the core (containing the module structure) */
  1328. module_free(mod, mod->module_core);
  1329. #ifdef CONFIG_MPU
  1330. update_protections(current->mm);
  1331. #endif
  1332. }
  1333. void *__symbol_get(const char *symbol)
  1334. {
  1335. struct module *owner;
  1336. const struct kernel_symbol *sym;
  1337. preempt_disable();
  1338. sym = find_symbol(symbol, &owner, NULL, true, true);
  1339. if (sym && strong_try_module_get(owner))
  1340. sym = NULL;
  1341. preempt_enable();
  1342. return sym ? (void *)sym->value : NULL;
  1343. }
  1344. EXPORT_SYMBOL_GPL(__symbol_get);
  1345. /*
  1346. * Ensure that an exported symbol [global namespace] does not already exist
  1347. * in the kernel or in some other module's exported symbol table.
  1348. */
  1349. static int verify_export_symbols(struct module *mod)
  1350. {
  1351. unsigned int i;
  1352. struct module *owner;
  1353. const struct kernel_symbol *s;
  1354. struct {
  1355. const struct kernel_symbol *sym;
  1356. unsigned int num;
  1357. } arr[] = {
  1358. { mod->syms, mod->num_syms },
  1359. { mod->gpl_syms, mod->num_gpl_syms },
  1360. { mod->gpl_future_syms, mod->num_gpl_future_syms },
  1361. #ifdef CONFIG_UNUSED_SYMBOLS
  1362. { mod->unused_syms, mod->num_unused_syms },
  1363. { mod->unused_gpl_syms, mod->num_unused_gpl_syms },
  1364. #endif
  1365. };
  1366. for (i = 0; i < ARRAY_SIZE(arr); i++) {
  1367. for (s = arr[i].sym; s < arr[i].sym + arr[i].num; s++) {
  1368. const struct kernel_symbol *sym;
  1369. /* Stopping preemption makes find_symbol safe. */
  1370. preempt_disable();
  1371. sym = find_symbol(s->name, &owner, NULL, true, false);
  1372. preempt_enable();
  1373. if (sym) {
  1374. printk(KERN_ERR
  1375. "%s: exports duplicate symbol %s"
  1376. " (owned by %s)\n",
  1377. mod->name, s->name, module_name(owner));
  1378. return -ENOEXEC;
  1379. }
  1380. }
  1381. }
  1382. return 0;
  1383. }
  1384. /* Change all symbols so that st_value encodes the pointer directly. */
  1385. static int simplify_symbols(Elf_Shdr *sechdrs,
  1386. unsigned int symindex,
  1387. const char *strtab,
  1388. unsigned int versindex,
  1389. unsigned int pcpuindex,
  1390. struct module *mod)
  1391. {
  1392. Elf_Sym *sym = (void *)sechdrs[symindex].sh_addr;
  1393. unsigned long secbase;
  1394. unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym);
  1395. int ret = 0;
  1396. const struct kernel_symbol *ksym;
  1397. for (i = 1; i < n; i++) {
  1398. switch (sym[i].st_shndx) {
  1399. case SHN_COMMON:
  1400. /* We compiled with -fno-common. These are not
  1401. supposed to happen. */
  1402. DEBUGP("Common symbol: %s\n", strtab + sym[i].st_name);
  1403. printk("%s: please compile with -fno-common\n",
  1404. mod->name);
  1405. ret = -ENOEXEC;
  1406. break;
  1407. case SHN_ABS:
  1408. /* Don't need to do anything */
  1409. DEBUGP("Absolute symbol: 0x%08lx\n",
  1410. (long)sym[i].st_value);
  1411. break;
  1412. case SHN_UNDEF:
  1413. ksym = resolve_symbol(sechdrs, versindex,
  1414. strtab + sym[i].st_name, mod);
  1415. /* Ok if resolved. */
  1416. if (ksym) {
  1417. sym[i].st_value = ksym->value;
  1418. break;
  1419. }
  1420. /* Ok if weak. */
  1421. if (ELF_ST_BIND(sym[i].st_info) == STB_WEAK)
  1422. break;
  1423. printk(KERN_WARNING "%s: Unknown symbol %s\n",
  1424. mod->name, strtab + sym[i].st_name);
  1425. ret = -ENOENT;
  1426. break;
  1427. default:
  1428. /* Divert to percpu allocation if a percpu var. */
  1429. if (sym[i].st_shndx == pcpuindex)
  1430. secbase = (unsigned long)mod_percpu(mod);
  1431. else
  1432. secbase = sechdrs[sym[i].st_shndx].sh_addr;
  1433. sym[i].st_value += secbase;
  1434. break;
  1435. }
  1436. }
  1437. return ret;
  1438. }
  1439. /* Additional bytes needed by arch in front of individual sections */
  1440. unsigned int __weak arch_mod_section_prepend(struct module *mod,
  1441. unsigned int section)
  1442. {
  1443. /* default implementation just returns zero */
  1444. return 0;
  1445. }
  1446. /* Update size with this section: return offset. */
  1447. static long get_offset(struct module *mod, unsigned int *size,
  1448. Elf_Shdr *sechdr, unsigned int section)
  1449. {
  1450. long ret;
  1451. *size += arch_mod_section_prepend(mod, section);
  1452. ret = ALIGN(*size, sechdr->sh_addralign ?: 1);
  1453. *size = ret + sechdr->sh_size;
  1454. return ret;
  1455. }
  1456. /* Lay out the SHF_ALLOC sections in a way not dissimilar to how ld
  1457. might -- code, read-only data, read-write data, small data. Tally
  1458. sizes, and place the offsets into sh_entsize fields: high bit means it
  1459. belongs in init. */
  1460. static void layout_sections(struct module *mod,
  1461. const Elf_Ehdr *hdr,
  1462. Elf_Shdr *sechdrs,
  1463. const char *secstrings)
  1464. {
  1465. static unsigned long const masks[][2] = {
  1466. /* NOTE: all executable code must be the first section
  1467. * in this array; otherwise modify the text_size
  1468. * finder in the two loops below */
  1469. { SHF_EXECINSTR | SHF_ALLOC, ARCH_SHF_SMALL },
  1470. { SHF_ALLOC, SHF_WRITE | ARCH_SHF_SMALL },
  1471. { SHF_WRITE | SHF_ALLOC, ARCH_SHF_SMALL },
  1472. { ARCH_SHF_SMALL | SHF_ALLOC, 0 }
  1473. };
  1474. unsigned int m, i;
  1475. for (i = 0; i < hdr->e_shnum; i++)
  1476. sechdrs[i].sh_entsize = ~0UL;
  1477. DEBUGP("Core section allocation order:\n");
  1478. for (m = 0; m < ARRAY_SIZE(masks); ++m) {
  1479. for (i = 0; i < hdr->e_shnum; ++i) {
  1480. Elf_Shdr *s = &sechdrs[i];
  1481. if ((s->sh_flags & masks[m][0]) != masks[m][0]
  1482. || (s->sh_flags & masks[m][1])
  1483. || s->sh_entsize != ~0UL
  1484. || strstarts(secstrings + s->sh_name, ".init"))
  1485. continue;
  1486. s->sh_entsize = get_offset(mod, &mod->core_size, s, i);
  1487. DEBUGP("\t%s\n", secstrings + s->sh_name);
  1488. }
  1489. if (m == 0)
  1490. mod->core_text_size = mod->core_size;
  1491. }
  1492. DEBUGP("Init section allocation order:\n");
  1493. for (m = 0; m < ARRAY_SIZE(masks); ++m) {
  1494. for (i = 0; i < hdr->e_shnum; ++i) {
  1495. Elf_Shdr *s = &sechdrs[i];
  1496. if ((s->sh_flags & masks[m][0]) != masks[m][0]
  1497. || (s->sh_flags & masks[m][1])
  1498. || s->sh_entsize != ~0UL
  1499. || !strstarts(secstrings + s->sh_name, ".init"))
  1500. continue;
  1501. s->sh_entsize = (get_offset(mod, &mod->init_size, s, i)
  1502. | INIT_OFFSET_MASK);
  1503. DEBUGP("\t%s\n", secstrings + s->sh_name);
  1504. }
  1505. if (m == 0)
  1506. mod->init_text_size = mod->init_size;
  1507. }
  1508. }
  1509. static void set_license(struct module *mod, const char *license)
  1510. {
  1511. if (!license)
  1512. license = "unspecified";
  1513. if (!license_is_gpl_compatible(license)) {
  1514. if (!test_taint(TAINT_PROPRIETARY_MODULE))
  1515. printk(KERN_WARNING "%s: module license '%s' taints "
  1516. "kernel.\n", mod->name, license);
  1517. add_taint_module(mod, TAINT_PROPRIETARY_MODULE);
  1518. }
  1519. }
  1520. /* Parse tag=value strings from .modinfo section */
  1521. static char *next_string(char *string, unsigned long *secsize)
  1522. {
  1523. /* Skip non-zero chars */
  1524. while (string[0]) {
  1525. string++;
  1526. if ((*secsize)-- <= 1)
  1527. return NULL;
  1528. }
  1529. /* Skip any zero padding. */
  1530. while (!string[0]) {
  1531. string++;
  1532. if ((*secsize)-- <= 1)
  1533. return NULL;
  1534. }
  1535. return string;
  1536. }
  1537. static char *get_modinfo(Elf_Shdr *sechdrs,
  1538. unsigned int info,
  1539. const char *tag)
  1540. {
  1541. char *p;
  1542. unsigned int taglen = strlen(tag);
  1543. unsigned long size = sechdrs[info].sh_size;
  1544. for (p = (char *)sechdrs[info].sh_addr; p; p = next_string(p, &size)) {
  1545. if (strncmp(p, tag, taglen) == 0 && p[taglen] == '=')
  1546. return p + taglen + 1;
  1547. }
  1548. return NULL;
  1549. }
  1550. static void setup_modinfo(struct module *mod, Elf_Shdr *sechdrs,
  1551. unsigned int infoindex)
  1552. {
  1553. struct module_attribute *attr;
  1554. int i;
  1555. for (i = 0; (attr = modinfo_attrs[i]); i++) {
  1556. if (attr->setup)
  1557. attr->setup(mod,
  1558. get_modinfo(sechdrs,
  1559. infoindex,
  1560. attr->attr.name));
  1561. }
  1562. }
  1563. static void free_modinfo(struct module *mod)
  1564. {
  1565. struct module_attribute *attr;
  1566. int i;
  1567. for (i = 0; (attr = modinfo_attrs[i]); i++) {
  1568. if (attr->free)
  1569. attr->free(mod);
  1570. }
  1571. }
  1572. #ifdef CONFIG_KALLSYMS
  1573. /* lookup symbol in given range of kernel_symbols */
  1574. static const struct kernel_symbol *lookup_symbol(const char *name,
  1575. const struct kernel_symbol *start,
  1576. const struct kernel_symbol *stop)
  1577. {
  1578. const struct kernel_symbol *ks = start;
  1579. for (; ks < stop; ks++)
  1580. if (strcmp(ks->name, name) == 0)
  1581. return ks;
  1582. return NULL;
  1583. }
  1584. static int is_exported(const char *name, unsigned long value,
  1585. const struct module *mod)
  1586. {
  1587. const struct kernel_symbol *ks;
  1588. if (!mod)
  1589. ks = lookup_symbol(name, __start___ksymtab, __stop___ksymtab);
  1590. else
  1591. ks = lookup_symbol(name, mod->syms, mod->syms + mod->num_syms);
  1592. return ks != NULL && ks->value == value;
  1593. }
  1594. /* As per nm */
  1595. static char elf_type(const Elf_Sym *sym,
  1596. Elf_Shdr *sechdrs,
  1597. const char *secstrings,
  1598. struct module *mod)
  1599. {
  1600. if (ELF_ST_BIND(sym->st_info) == STB_WEAK) {
  1601. if (ELF_ST_TYPE(sym->st_info) == STT_OBJECT)
  1602. return 'v';
  1603. else
  1604. return 'w';
  1605. }
  1606. if (sym->st_shndx == SHN_UNDEF)
  1607. return 'U';
  1608. if (sym->st_shndx == SHN_ABS)
  1609. return 'a';
  1610. if (sym->st_shndx >= SHN_LORESERVE)
  1611. return '?';
  1612. if (sechdrs[sym->st_shndx].sh_flags & SHF_EXECINSTR)
  1613. return 't';
  1614. if (sechdrs[sym->st_shndx].sh_flags & SHF_ALLOC
  1615. && sechdrs[sym->st_shndx].sh_type != SHT_NOBITS) {
  1616. if (!(sechdrs[sym->st_shndx].sh_flags & SHF_WRITE))
  1617. return 'r';
  1618. else if (sechdrs[sym->st_shndx].sh_flags & ARCH_SHF_SMALL)
  1619. return 'g';
  1620. else
  1621. return 'd';
  1622. }
  1623. if (sechdrs[sym->st_shndx].sh_type == SHT_NOBITS) {
  1624. if (sechdrs[sym->st_shndx].sh_flags & ARCH_SHF_SMALL)
  1625. return 's';
  1626. else
  1627. return 'b';
  1628. }
  1629. if (strstarts(secstrings + sechdrs[sym->st_shndx].sh_name, ".debug"))
  1630. return 'n';
  1631. return '?';
  1632. }
  1633. static bool is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs,
  1634. unsigned int shnum)
  1635. {
  1636. const Elf_Shdr *sec;
  1637. if (src->st_shndx == SHN_UNDEF
  1638. || src->st_shndx >= shnum
  1639. || !src->st_name)
  1640. return false;
  1641. sec = sechdrs + src->st_shndx;
  1642. if (!(sec->sh_flags & SHF_ALLOC)
  1643. #ifndef CONFIG_KALLSYMS_ALL
  1644. || !(sec->sh_flags & SHF_EXECINSTR)
  1645. #endif
  1646. || (sec->sh_entsize & INIT_OFFSET_MASK))
  1647. return false;
  1648. return true;
  1649. }
  1650. static unsigned long layout_symtab(struct module *mod,
  1651. Elf_Shdr *sechdrs,
  1652. unsigned int symindex,
  1653. unsigned int strindex,
  1654. const Elf_Ehdr *hdr,
  1655. const char *secstrings,
  1656. unsigned long *pstroffs,
  1657. unsigned long *strmap)
  1658. {
  1659. unsigned long symoffs;
  1660. Elf_Shdr *symsect = sechdrs + symindex;
  1661. Elf_Shdr *strsect = sechdrs + strindex;
  1662. const Elf_Sym *src;
  1663. const char *strtab;
  1664. unsigned int i, nsrc, ndst;
  1665. /* Put symbol section at end of init part of module. */
  1666. symsect->sh_flags |= SHF_ALLOC;
  1667. symsect->sh_entsize = get_offset(mod, &mod->init_size, symsect,
  1668. symindex) | INIT_OFFSET_MASK;
  1669. DEBUGP("\t%s\n", secstrings + symsect->sh_name);
  1670. src = (void *)hdr + symsect->sh_offset;
  1671. nsrc = symsect->sh_size / sizeof(*src);
  1672. strtab = (void *)hdr + strsect->sh_offset;
  1673. for (ndst = i = 1; i < nsrc; ++i, ++src)
  1674. if (is_core_symbol(src, sechdrs, hdr->e_shnum)) {
  1675. unsigned int j = src->st_name;
  1676. while(!__test_and_set_bit(j, strmap) && strtab[j])
  1677. ++j;
  1678. ++ndst;
  1679. }
  1680. /* Append room for core symbols at end of core part. */
  1681. symoffs = ALIGN(mod->core_size, symsect->sh_addralign ?: 1);
  1682. mod->core_size = symoffs + ndst * sizeof(Elf_Sym);
  1683. /* Put string table section at end of init part of module. */
  1684. strsect->sh_flags |= SHF_ALLOC;
  1685. strsect->sh_entsize = get_offset(mod, &mod->init_size, strsect,
  1686. strindex) | INIT_OFFSET_MASK;
  1687. DEBUGP("\t%s\n", secstrings + strsect->sh_name);
  1688. /* Append room for core symbols' strings at end of core part. */
  1689. *pstroffs = mod->core_size;
  1690. __set_bit(0, strmap);
  1691. mod->core_size += bitmap_weight(strmap, strsect->sh_size);
  1692. return symoffs;
  1693. }
  1694. static void add_kallsyms(struct module *mod,
  1695. Elf_Shdr *sechdrs,
  1696. unsigned int shnum,
  1697. unsigned int symindex,
  1698. unsigned int strindex,
  1699. unsigned long symoffs,
  1700. unsigned long stroffs,
  1701. const char *secstrings,
  1702. unsigned long *strmap)
  1703. {
  1704. unsigned int i, ndst;
  1705. const Elf_Sym *src;
  1706. Elf_Sym *dst;
  1707. char *s;
  1708. mod->symtab = (void *)sechdrs[symindex].sh_addr;
  1709. mod->num_symtab = sechdrs[symindex].sh_size / sizeof(Elf_Sym);
  1710. mod->strtab = (void *)sechdrs[strindex].sh_addr;
  1711. /* Set types up while we still have access to sections. */
  1712. for (i = 0; i < mod->num_symtab; i++)
  1713. mod->symtab[i].st_info
  1714. = elf_type(&mod->symtab[i], sechdrs, secstrings, mod);
  1715. mod->core_symtab = dst = mod->module_core + symoffs;
  1716. src = mod->symtab;
  1717. *dst = *src;
  1718. for (ndst = i = 1; i < mod->num_symtab; ++i, ++src) {
  1719. if (!is_core_symbol(src, sechdrs, shnum))
  1720. continue;
  1721. dst[ndst] = *src;
  1722. dst[ndst].st_name = bitmap_weight(strmap, dst[ndst].st_name);
  1723. ++ndst;
  1724. }
  1725. mod->core_num_syms = ndst;
  1726. mod->core_strtab = s = mod->module_core + stroffs;
  1727. for (*s = 0, i = 1; i < sechdrs[strindex].sh_size; ++i)
  1728. if (test_bit(i, strmap))
  1729. *++s = mod->strtab[i];
  1730. }
  1731. #else
  1732. static inline unsigned long layout_symtab(struct module *mod,
  1733. Elf_Shdr *sechdrs,
  1734. unsigned int symindex,
  1735. unsigned int strindex,
  1736. const Elf_Ehdr *hdr,
  1737. const char *secstrings,
  1738. unsigned long *pstroffs,
  1739. unsigned long *strmap)
  1740. {
  1741. return 0;
  1742. }
  1743. static inline void add_kallsyms(struct module *mod,
  1744. Elf_Shdr *sechdrs,
  1745. unsigned int shnum,
  1746. unsigned int symindex,
  1747. unsigned int strindex,
  1748. unsigned long symoffs,
  1749. unsigned long stroffs,
  1750. const char *secstrings,
  1751. const unsigned long *strmap)
  1752. {
  1753. }
  1754. #endif /* CONFIG_KALLSYMS */
  1755. static void dynamic_debug_setup(struct _ddebug *debug, unsigned int num)
  1756. {
  1757. #ifdef CONFIG_DYNAMIC_DEBUG
  1758. if (ddebug_add_module(debug, num, debug->modname))
  1759. printk(KERN_ERR "dynamic debug error adding module: %s\n",
  1760. debug->modname);
  1761. #endif
  1762. }
  1763. static void *module_alloc_update_bounds(unsigned long size)
  1764. {
  1765. void *ret = module_alloc(size);
  1766. if (ret) {
  1767. mutex_lock(&module_mutex);
  1768. /* Update module bounds. */
  1769. if ((unsigned long)ret < module_addr_min)
  1770. module_addr_min = (unsigned long)ret;
  1771. if ((unsigned long)ret + size > module_addr_max)
  1772. module_addr_max = (unsigned long)ret + size;
  1773. mutex_unlock(&module_mutex);
  1774. }
  1775. return ret;
  1776. }
  1777. #ifdef CONFIG_DEBUG_KMEMLEAK
  1778. static void kmemleak_load_module(struct module *mod, Elf_Ehdr *hdr,
  1779. Elf_Shdr *sechdrs, char *secstrings)
  1780. {
  1781. unsigned int i;
  1782. /* only scan the sections containing data */
  1783. kmemleak_scan_area(mod, sizeof(struct module), GFP_KERNEL);
  1784. for (i = 1; i < hdr->e_shnum; i++) {
  1785. if (!(sechdrs[i].sh_flags & SHF_ALLOC))
  1786. continue;
  1787. if (strncmp(secstrings + sechdrs[i].sh_name, ".data", 5) != 0
  1788. && strncmp(secstrings + sechdrs[i].sh_name, ".bss", 4) != 0)
  1789. continue;
  1790. kmemleak_scan_area((void *)sechdrs[i].sh_addr,
  1791. sechdrs[i].sh_size, GFP_KERNEL);
  1792. }
  1793. }
  1794. #else
  1795. static inline void kmemleak_load_module(struct module *mod, Elf_Ehdr *hdr,
  1796. Elf_Shdr *sechdrs, char *secstrings)
  1797. {
  1798. }
  1799. #endif
  1800. /* Allocate and load the module: note that size of section 0 is always
  1801. zero, and we rely on this for optional sections. */
  1802. static noinline struct module *load_module(void __user *umod,
  1803. unsigned long len,
  1804. const char __user *uargs)
  1805. {
  1806. Elf_Ehdr *hdr;
  1807. Elf_Shdr *sechdrs;
  1808. char *secstrings, *args, *modmagic, *strtab = NULL;
  1809. char *staging;
  1810. unsigned int i;
  1811. unsigned int symindex = 0;
  1812. unsigned int strindex = 0;
  1813. unsigned int modindex, versindex, infoindex, pcpuindex;
  1814. struct module *mod;
  1815. long err = 0;
  1816. void *ptr = NULL; /* Stops spurious gcc warning */
  1817. unsigned long symoffs, stroffs, *strmap;
  1818. void __percpu *percpu;
  1819. mm_segment_t old_fs;
  1820. DEBUGP("load_module: umod=%p, len=%lu, uargs=%p\n",
  1821. umod, len, uargs);
  1822. if (len < sizeof(*hdr))
  1823. return ERR_PTR(-ENOEXEC);
  1824. /* Suck in entire file: we'll want most of it. */
  1825. /* vmalloc barfs on "unusual" numbers. Check here */
  1826. if (len > 64 * 1024 * 1024 || (hdr = vmalloc(len)) == NULL)
  1827. return ERR_PTR(-ENOMEM);
  1828. if (copy_from_user(hdr, umod, len) != 0) {
  1829. err = -EFAULT;
  1830. goto free_hdr;
  1831. }
  1832. /* Sanity checks against insmoding binaries or wrong arch,
  1833. weird elf version */
  1834. if (memcmp(hdr->e_ident, ELFMAG, SELFMAG) != 0
  1835. || hdr->e_type != ET_REL
  1836. || !elf_check_arch(hdr)
  1837. || hdr->e_shentsize != sizeof(*sechdrs)) {
  1838. err = -ENOEXEC;
  1839. goto free_hdr;
  1840. }
  1841. if (len < hdr->e_shoff + hdr->e_shnum * sizeof(Elf_Shdr))
  1842. goto truncated;
  1843. /* Convenience variables */
  1844. sechdrs = (void *)hdr + hdr->e_shoff;
  1845. secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset;
  1846. sechdrs[0].sh_addr = 0;
  1847. for (i = 1; i < hdr->e_shnum; i++) {
  1848. if (sechdrs[i].sh_type != SHT_NOBITS
  1849. && len < sechdrs[i].sh_offset + sechdrs[i].sh_size)
  1850. goto truncated;
  1851. /* Mark all sections sh_addr with their address in the
  1852. temporary image. */
  1853. sechdrs[i].sh_addr = (size_t)hdr + sechdrs[i].sh_offset;
  1854. /* Internal symbols and strings. */
  1855. if (sechdrs[i].sh_type == SHT_SYMTAB) {
  1856. symindex = i;
  1857. strindex = sechdrs[i].sh_link;
  1858. strtab = (char *)hdr + sechdrs[strindex].sh_offset;
  1859. }
  1860. #ifndef CONFIG_MODULE_UNLOAD
  1861. /* Don't load .exit sections */
  1862. if (strstarts(secstrings+sechdrs[i].sh_name, ".exit"))
  1863. sechdrs[i].sh_flags &= ~(unsigned long)SHF_ALLOC;
  1864. #endif
  1865. }
  1866. modindex = find_sec(hdr, sechdrs, secstrings,
  1867. ".gnu.linkonce.this_module");
  1868. if (!modindex) {
  1869. printk(KERN_WARNING "No module found in object\n");
  1870. err = -ENOEXEC;
  1871. goto free_hdr;
  1872. }
  1873. /* This is temporary: point mod into copy of data. */
  1874. mod = (void *)sechdrs[modindex].sh_addr;
  1875. if (symindex == 0) {
  1876. printk(KERN_WARNING "%s: module has no symbols (stripped?)\n",
  1877. mod->name);
  1878. err = -ENOEXEC;
  1879. goto free_hdr;
  1880. }
  1881. versindex = find_sec(hdr, sechdrs, secstrings, "__versions");
  1882. infoindex = find_sec(hdr, sechdrs, secstrings, ".modinfo");
  1883. pcpuindex = find_pcpusec(hdr, sechdrs, secstrings);
  1884. /* Don't keep modinfo and version sections. */
  1885. sechdrs[infoindex].sh_flags &= ~(unsigned long)SHF_ALLOC;
  1886. sechdrs[versindex].sh_flags &= ~(unsigned long)SHF_ALLOC;
  1887. /* Check module struct version now, before we try to use module. */
  1888. if (!check_modstruct_version(sechdrs, versindex, mod)) {
  1889. err = -ENOEXEC;
  1890. goto free_hdr;
  1891. }
  1892. modmagic = get_modinfo(sechdrs, infoindex, "vermagic");
  1893. /* This is allowed: modprobe --force will invalidate it. */
  1894. if (!modmagic) {
  1895. err = try_to_force_load(mod, "bad vermagic");
  1896. if (err)
  1897. goto free_hdr;
  1898. } else if (!same_magic(modmagic, vermagic, versindex)) {
  1899. printk(KERN_ERR "%s: version magic '%s' should be '%s'\n",
  1900. mod->name, modmagic, vermagic);
  1901. err = -ENOEXEC;
  1902. goto free_hdr;
  1903. }
  1904. staging = get_modinfo(sechdrs, infoindex, "staging");
  1905. if (staging) {
  1906. add_taint_module(mod, TAINT_CRAP);
  1907. printk(KERN_WARNING "%s: module is from the staging directory,"
  1908. " the quality is unknown, you have been warned.\n",
  1909. mod->name);
  1910. }
  1911. /* Now copy in args */
  1912. args = strndup_user(uargs, ~0UL >> 1);
  1913. if (IS_ERR(args)) {
  1914. err = PTR_ERR(args);
  1915. goto free_hdr;
  1916. }
  1917. strmap = kzalloc(BITS_TO_LONGS(sechdrs[strindex].sh_size)
  1918. * sizeof(long), GFP_KERNEL);
  1919. if (!strmap) {
  1920. err = -ENOMEM;
  1921. goto free_mod;
  1922. }
  1923. if (find_module(mod->name)) {
  1924. err = -EEXIST;
  1925. goto free_mod;
  1926. }
  1927. mod->state = MODULE_STATE_COMING;
  1928. /* Allow arches to frob section contents and sizes. */
  1929. err = module_frob_arch_sections(hdr, sechdrs, secstrings, mod);
  1930. if (err < 0)
  1931. goto free_mod;
  1932. if (pcpuindex) {
  1933. /* We have a special allocation for this section. */
  1934. err = percpu_modalloc(mod, sechdrs[pcpuindex].sh_size,
  1935. sechdrs[pcpuindex].sh_addralign);
  1936. if (err)
  1937. goto free_mod;
  1938. sechdrs[pcpuindex].sh_flags &= ~(unsigned long)SHF_ALLOC;
  1939. }
  1940. /* Keep this around for failure path. */
  1941. percpu = mod_percpu(mod);
  1942. /* Determine total sizes, and put offsets in sh_entsize. For now
  1943. this is done generically; there doesn't appear to be any
  1944. special cases for the architectures. */
  1945. layout_sections(mod, hdr, sechdrs, secstrings);
  1946. symoffs = layout_symtab(mod, sechdrs, symindex, strindex, hdr,
  1947. secstrings, &stroffs, strmap);
  1948. /* Do the allocs. */
  1949. ptr = module_alloc_update_bounds(mod->core_size);
  1950. /*
  1951. * The pointer to this block is stored in the module structure
  1952. * which is inside the block. Just mark it as not being a
  1953. * leak.
  1954. */
  1955. kmemleak_not_leak(ptr);
  1956. if (!ptr) {
  1957. err = -ENOMEM;
  1958. goto free_percpu;
  1959. }
  1960. memset(ptr, 0, mod->core_size);
  1961. mod->module_core = ptr;
  1962. ptr = module_alloc_update_bounds(mod->init_size);
  1963. /*
  1964. * The pointer to this block is stored in the module structure
  1965. * which is inside the block. This block doesn't need to be
  1966. * scanned as it contains data and code that will be freed
  1967. * after the module is initialized.
  1968. */
  1969. kmemleak_ignore(ptr);
  1970. if (!ptr && mod->init_size) {
  1971. err = -ENOMEM;
  1972. goto free_core;
  1973. }
  1974. memset(ptr, 0, mod->init_size);
  1975. mod->module_init = ptr;
  1976. /* Transfer each section which specifies SHF_ALLOC */
  1977. DEBUGP("final section addresses:\n");
  1978. for (i = 0; i < hdr->e_shnum; i++) {
  1979. void *dest;
  1980. if (!(sechdrs[i].sh_flags & SHF_ALLOC))
  1981. continue;
  1982. if (sechdrs[i].sh_entsize & INIT_OFFSET_MASK)
  1983. dest = mod->module_init
  1984. + (sechdrs[i].sh_entsize & ~INIT_OFFSET_MASK);
  1985. else
  1986. dest = mod->module_core + sechdrs[i].sh_entsize;
  1987. if (sechdrs[i].sh_type != SHT_NOBITS)
  1988. memcpy(dest, (void *)sechdrs[i].sh_addr,
  1989. sechdrs[i].sh_size);
  1990. /* Update sh_addr to point to copy in image. */
  1991. sechdrs[i].sh_addr = (unsigned long)dest;
  1992. DEBUGP("\t0x%lx %s\n", sechdrs[i].sh_addr, secstrings + sechdrs[i].sh_name);
  1993. }
  1994. /* Module has been moved. */
  1995. mod = (void *)sechdrs[modindex].sh_addr;
  1996. kmemleak_load_module(mod, hdr, sechdrs, secstrings);
  1997. #if defined(CONFIG_MODULE_UNLOAD)
  1998. mod->refptr = alloc_percpu(struct module_ref);
  1999. if (!mod->refptr) {
  2000. err = -ENOMEM;
  2001. goto free_init;
  2002. }
  2003. #endif
  2004. /* Now we've moved module, initialize linked lists, etc. */
  2005. module_unload_init(mod);
  2006. /* Set up license info based on the info section */
  2007. set_license(mod, get_modinfo(sechdrs, infoindex, "license"));
  2008. /*
  2009. * ndiswrapper is under GPL by itself, but loads proprietary modules.
  2010. * Don't use add_taint_module(), as it would prevent ndiswrapper from
  2011. * using GPL-only symbols it needs.
  2012. */
  2013. if (strcmp(mod->name, "ndiswrapper") == 0)
  2014. add_taint(TAINT_PROPRIETARY_MODULE);
  2015. /* driverloader was caught wrongly pretending to be under GPL */
  2016. if (strcmp(mod->name, "driverloader") == 0)
  2017. add_taint_module(mod, TAINT_PROPRIETARY_MODULE);
  2018. /* Set up MODINFO_ATTR fields */
  2019. setup_modinfo(mod, sechdrs, infoindex);
  2020. /* Fix up syms, so that st_value is a pointer to location. */
  2021. err = simplify_symbols(sechdrs, symindex, strtab, versindex, pcpuindex,
  2022. mod);
  2023. if (err < 0)
  2024. goto cleanup;
  2025. /* Now we've got everything in the final locations, we can
  2026. * find optional sections. */
  2027. mod->kp = section_objs(hdr, sechdrs, secstrings, "__param",
  2028. sizeof(*mod->kp), &mod->num_kp);
  2029. mod->syms = section_objs(hdr, sechdrs, secstrings, "__ksymtab",
  2030. sizeof(*mod->syms), &mod->num_syms);
  2031. mod->crcs = section_addr(hdr, sechdrs, secstrings, "__kcrctab");
  2032. mod->gpl_syms = section_objs(hdr, sechdrs, secstrings, "__ksymtab_gpl",
  2033. sizeof(*mod->gpl_syms),
  2034. &mod->num_gpl_syms);
  2035. mod->gpl_crcs = section_addr(hdr, sechdrs, secstrings, "__kcrctab_gpl");
  2036. mod->gpl_future_syms = section_objs(hdr, sechdrs, secstrings,
  2037. "__ksymtab_gpl_future",
  2038. sizeof(*mod->gpl_future_syms),
  2039. &mod->num_gpl_future_syms);
  2040. mod->gpl_future_crcs = section_addr(hdr, sechdrs, secstrings,
  2041. "__kcrctab_gpl_future");
  2042. #ifdef CONFIG_UNUSED_SYMBOLS
  2043. mod->unused_syms = section_objs(hdr, sechdrs, secstrings,
  2044. "__ksymtab_unused",
  2045. sizeof(*mod->unused_syms),
  2046. &mod->num_unused_syms);
  2047. mod->unused_crcs = section_addr(hdr, sechdrs, secstrings,
  2048. "__kcrctab_unused");
  2049. mod->unused_gpl_syms = section_objs(hdr, sechdrs, secstrings,
  2050. "__ksymtab_unused_gpl",
  2051. sizeof(*mod->unused_gpl_syms),
  2052. &mod->num_unused_gpl_syms);
  2053. mod->unused_gpl_crcs = section_addr(hdr, sechdrs, secstrings,
  2054. "__kcrctab_unused_gpl");
  2055. #endif
  2056. #ifdef CONFIG_CONSTRUCTORS
  2057. mod->ctors = section_objs(hdr, sechdrs, secstrings, ".ctors",
  2058. sizeof(*mod->ctors), &mod->num_ctors);
  2059. #endif
  2060. #ifdef CONFIG_TRACEPOINTS
  2061. mod->tracepoints = section_objs(hdr, sechdrs, secstrings,
  2062. "__tracepoints",
  2063. sizeof(*mod->tracepoints),
  2064. &mod->num_tracepoints);
  2065. #endif
  2066. #ifdef CONFIG_EVENT_TRACING
  2067. mod->trace_events = section_objs(hdr, sechdrs, secstrings,
  2068. "_ftrace_events",
  2069. sizeof(*mod->trace_events),
  2070. &mod->num_trace_events);
  2071. /*
  2072. * This section contains pointers to allocated objects in the trace
  2073. * code and not scanning it leads to false positives.
  2074. */
  2075. kmemleak_scan_area(mod->trace_events, sizeof(*mod->trace_events) *
  2076. mod->num_trace_events, GFP_KERNEL);
  2077. #endif
  2078. #ifdef CONFIG_FTRACE_MCOUNT_RECORD
  2079. /* sechdrs[0].sh_size is always zero */
  2080. mod->ftrace_callsites = section_objs(hdr, sechdrs, secstrings,
  2081. "__mcount_loc",
  2082. sizeof(*mod->ftrace_callsites),
  2083. &mod->num_ftrace_callsites);
  2084. #endif
  2085. #ifdef CONFIG_MODVERSIONS
  2086. if ((mod->num_syms && !mod->crcs)
  2087. || (mod->num_gpl_syms && !mod->gpl_crcs)
  2088. || (mod->num_gpl_future_syms && !mod->gpl_future_crcs)
  2089. #ifdef CONFIG_UNUSED_SYMBOLS
  2090. || (mod->num_unused_syms && !mod->unused_crcs)
  2091. || (mod->num_unused_gpl_syms && !mod->unused_gpl_crcs)
  2092. #endif
  2093. ) {
  2094. err = try_to_force_load(mod,
  2095. "no versions for exported symbols");
  2096. if (err)
  2097. goto cleanup;
  2098. }
  2099. #endif
  2100. /* Now do relocations. */
  2101. for (i = 1; i < hdr->e_shnum; i++) {
  2102. const char *strtab = (char *)sechdrs[strindex].sh_addr;
  2103. unsigned int info = sechdrs[i].sh_info;
  2104. /* Not a valid relocation section? */
  2105. if (info >= hdr->e_shnum)
  2106. continue;
  2107. /* Don't bother with non-allocated sections */
  2108. if (!(sechdrs[info].sh_flags & SHF_ALLOC))
  2109. continue;
  2110. if (sechdrs[i].sh_type == SHT_REL)
  2111. err = apply_relocate(sechdrs, strtab, symindex, i,mod);
  2112. else if (sechdrs[i].sh_type == SHT_RELA)
  2113. err = apply_relocate_add(sechdrs, strtab, symindex, i,
  2114. mod);
  2115. if (err < 0)
  2116. goto cleanup;
  2117. }
  2118. /* Find duplicate symbols */
  2119. err = verify_export_symbols(mod);
  2120. if (err < 0)
  2121. goto cleanup;
  2122. /* Set up and sort exception table */
  2123. mod->extable = section_objs(hdr, sechdrs, secstrings, "__ex_table",
  2124. sizeof(*mod->extable), &mod->num_exentries);
  2125. sort_extable(mod->extable, mod->extable + mod->num_exentries);
  2126. /* Finally, copy percpu area over. */
  2127. percpu_modcopy(mod, (void *)sechdrs[pcpuindex].sh_addr,
  2128. sechdrs[pcpuindex].sh_size);
  2129. add_kallsyms(mod, sechdrs, hdr->e_shnum, symindex, strindex,
  2130. symoffs, stroffs, secstrings, strmap);
  2131. kfree(strmap);
  2132. strmap = NULL;
  2133. if (!mod->taints) {
  2134. struct _ddebug *debug;
  2135. unsigned int num_debug;
  2136. debug = section_objs(hdr, sechdrs, secstrings, "__verbose",
  2137. sizeof(*debug), &num_debug);
  2138. if (debug)
  2139. dynamic_debug_setup(debug, num_debug);
  2140. }
  2141. err = module_finalize(hdr, sechdrs, mod);
  2142. if (err < 0)
  2143. goto cleanup;
  2144. /* flush the icache in correct context */
  2145. old_fs = get_fs();
  2146. set_fs(KERNEL_DS);
  2147. /*
  2148. * Flush the instruction cache, since we've played with text.
  2149. * Do it before processing of module parameters, so the module
  2150. * can provide parameter accessor functions of its own.
  2151. */
  2152. if (mod->module_init)
  2153. flush_icache_range((unsigned long)mod->module_init,
  2154. (unsigned long)mod->module_init
  2155. + mod->init_size);
  2156. flush_icache_range((unsigned long)mod->module_core,
  2157. (unsigned long)mod->module_core + mod->core_size);
  2158. set_fs(old_fs);
  2159. mod->args = args;
  2160. if (section_addr(hdr, sechdrs, secstrings, "__obsparm"))
  2161. printk(KERN_WARNING "%s: Ignoring obsolete parameters\n",
  2162. mod->name);
  2163. /* Now sew it into the lists so we can get lockdep and oops
  2164. * info during argument parsing. Noone should access us, since
  2165. * strong_try_module_get() will fail.
  2166. * lockdep/oops can run asynchronous, so use the RCU list insertion
  2167. * function to insert in a way safe to concurrent readers.
  2168. * The mutex protects against concurrent writers.
  2169. */
  2170. mutex_lock(&module_mutex);
  2171. list_add_rcu(&mod->list, &modules);
  2172. mutex_unlock(&module_mutex);
  2173. err = parse_args(mod->name, mod->args, mod->kp, mod->num_kp, NULL);
  2174. if (err < 0)
  2175. goto unlink;
  2176. err = mod_sysfs_setup(mod, mod->kp, mod->num_kp);
  2177. if (err < 0)
  2178. goto unlink;
  2179. add_sect_attrs(mod, hdr->e_shnum, secstrings, sechdrs);
  2180. add_notes_attrs(mod, hdr->e_shnum, secstrings, sechdrs);
  2181. /* Get rid of temporary copy */
  2182. vfree(hdr);
  2183. trace_module_load(mod);
  2184. /* Done! */
  2185. return mod;
  2186. unlink:
  2187. mutex_lock(&module_mutex);
  2188. /* Unlink carefully: kallsyms could be walking list. */
  2189. list_del_rcu(&mod->list);
  2190. mutex_unlock(&module_mutex);
  2191. synchronize_sched();
  2192. module_arch_cleanup(mod);
  2193. cleanup:
  2194. free_modinfo(mod);
  2195. module_unload_free(mod);
  2196. #if defined(CONFIG_MODULE_UNLOAD)
  2197. free_percpu(mod->refptr);
  2198. free_init:
  2199. #endif
  2200. module_free(mod, mod->module_init);
  2201. free_core:
  2202. module_free(mod, mod->module_core);
  2203. /* mod will be freed with core. Don't access it beyond this line! */
  2204. free_percpu:
  2205. free_percpu(percpu);
  2206. free_mod:
  2207. kfree(args);
  2208. kfree(strmap);
  2209. free_hdr:
  2210. vfree(hdr);
  2211. return ERR_PTR(err);
  2212. truncated:
  2213. printk(KERN_ERR "Module len %lu truncated\n", len);
  2214. err = -ENOEXEC;
  2215. goto free_hdr;
  2216. }
  2217. /* Call module constructors. */
  2218. static void do_mod_ctors(struct module *mod)
  2219. {
  2220. #ifdef CONFIG_CONSTRUCTORS
  2221. unsigned long i;
  2222. for (i = 0; i < mod->num_ctors; i++)
  2223. mod->ctors[i]();
  2224. #endif
  2225. }
  2226. /* This is where the real work happens */
  2227. SYSCALL_DEFINE3(init_module, void __user *, umod,
  2228. unsigned long, len, const char __user *, uargs)
  2229. {
  2230. struct module *mod;
  2231. int ret = 0;
  2232. /* Must have permission */
  2233. if (!capable(CAP_SYS_MODULE) || modules_disabled)
  2234. return -EPERM;
  2235. /* Do all the hard work */
  2236. mod = load_module(umod, len, uargs);
  2237. if (IS_ERR(mod))
  2238. return PTR_ERR(mod);
  2239. blocking_notifier_call_chain(&module_notify_list,
  2240. MODULE_STATE_COMING, mod);
  2241. do_mod_ctors(mod);
  2242. /* Start the module */
  2243. if (mod->init != NULL)
  2244. ret = do_one_initcall(mod->init);
  2245. if (ret < 0) {
  2246. /* Init routine failed: abort. Try to protect us from
  2247. buggy refcounters. */
  2248. mod->state = MODULE_STATE_GOING;
  2249. synchronize_sched();
  2250. module_put(mod);
  2251. blocking_notifier_call_chain(&module_notify_list,
  2252. MODULE_STATE_GOING, mod);
  2253. free_module(mod);
  2254. wake_up(&module_wq);
  2255. return ret;
  2256. }
  2257. if (ret > 0) {
  2258. printk(KERN_WARNING
  2259. "%s: '%s'->init suspiciously returned %d, it should follow 0/-E convention\n"
  2260. "%s: loading module anyway...\n",
  2261. __func__, mod->name, ret,
  2262. __func__);
  2263. dump_stack();
  2264. }
  2265. /* Now it's a first class citizen! Wake up anyone waiting for it. */
  2266. mod->state = MODULE_STATE_LIVE;
  2267. wake_up(&module_wq);
  2268. blocking_notifier_call_chain(&module_notify_list,
  2269. MODULE_STATE_LIVE, mod);
  2270. /* We need to finish all async code before the module init sequence is done */
  2271. async_synchronize_full();
  2272. mutex_lock(&module_mutex);
  2273. /* Drop initial reference. */
  2274. module_put(mod);
  2275. trim_init_extable(mod);
  2276. #ifdef CONFIG_KALLSYMS
  2277. mod->num_symtab = mod->core_num_syms;
  2278. mod->symtab = mod->core_symtab;
  2279. mod->strtab = mod->core_strtab;
  2280. #endif
  2281. module_free(mod, mod->module_init);
  2282. mod->module_init = NULL;
  2283. mod->init_size = 0;
  2284. mod->init_text_size = 0;
  2285. mutex_unlock(&module_mutex);
  2286. return 0;
  2287. }
  2288. static inline int within(unsigned long addr, void *start, unsigned long size)
  2289. {
  2290. return ((void *)addr >= start && (void *)addr < start + size);
  2291. }
  2292. #ifdef CONFIG_KALLSYMS
  2293. /*
  2294. * This ignores the intensely annoying "mapping symbols" found
  2295. * in ARM ELF files: $a, $t and $d.
  2296. */
  2297. static inline int is_arm_mapping_symbol(const char *str)
  2298. {
  2299. return str[0] == '$' && strchr("atd", str[1])
  2300. && (str[2] == '\0' || str[2] == '.');
  2301. }
  2302. static const char *get_ksymbol(struct module *mod,
  2303. unsigned long addr,
  2304. unsigned long *size,
  2305. unsigned long *offset)
  2306. {
  2307. unsigned int i, best = 0;
  2308. unsigned long nextval;
  2309. /* At worse, next value is at end of module */
  2310. if (within_module_init(addr, mod))
  2311. nextval = (unsigned long)mod->module_init+mod->init_text_size;
  2312. else
  2313. nextval = (unsigned long)mod->module_core+mod->core_text_size;
  2314. /* Scan for closest preceeding symbol, and next symbol. (ELF
  2315. starts real symbols at 1). */
  2316. for (i = 1; i < mod->num_symtab; i++) {
  2317. if (mod->symtab[i].st_shndx == SHN_UNDEF)
  2318. continue;
  2319. /* We ignore unnamed symbols: they're uninformative
  2320. * and inserted at a whim. */
  2321. if (mod->symtab[i].st_value <= addr
  2322. && mod->symtab[i].st_value > mod->symtab[best].st_value
  2323. && *(mod->strtab + mod->symtab[i].st_name) != '\0'
  2324. && !is_arm_mapping_symbol(mod->strtab + mod->symtab[i].st_name))
  2325. best = i;
  2326. if (mod->symtab[i].st_value > addr
  2327. && mod->symtab[i].st_value < nextval
  2328. && *(mod->strtab + mod->symtab[i].st_name) != '\0'
  2329. && !is_arm_mapping_symbol(mod->strtab + mod->symtab[i].st_name))
  2330. nextval = mod->symtab[i].st_value;
  2331. }
  2332. if (!best)
  2333. return NULL;
  2334. if (size)
  2335. *size = nextval - mod->symtab[best].st_value;
  2336. if (offset)
  2337. *offset = addr - mod->symtab[best].st_value;
  2338. return mod->strtab + mod->symtab[best].st_name;
  2339. }
  2340. /* For kallsyms to ask for address resolution. NULL means not found. Careful
  2341. * not to lock to avoid deadlock on oopses, simply disable preemption. */
  2342. const char *module_address_lookup(unsigned long addr,
  2343. unsigned long *size,
  2344. unsigned long *offset,
  2345. char **modname,
  2346. char *namebuf)
  2347. {
  2348. struct module *mod;
  2349. const char *ret = NULL;
  2350. preempt_disable();
  2351. list_for_each_entry_rcu(mod, &modules, list) {
  2352. if (within_module_init(addr, mod) ||
  2353. within_module_core(addr, mod)) {
  2354. if (modname)
  2355. *modname = mod->name;
  2356. ret = get_ksymbol(mod, addr, size, offset);
  2357. break;
  2358. }
  2359. }
  2360. /* Make a copy in here where it's safe */
  2361. if (ret) {
  2362. strncpy(namebuf, ret, KSYM_NAME_LEN - 1);
  2363. ret = namebuf;
  2364. }
  2365. preempt_enable();
  2366. return ret;
  2367. }
  2368. int lookup_module_symbol_name(unsigned long addr, char *symname)
  2369. {
  2370. struct module *mod;
  2371. preempt_disable();
  2372. list_for_each_entry_rcu(mod, &modules, list) {
  2373. if (within_module_init(addr, mod) ||
  2374. within_module_core(addr, mod)) {
  2375. const char *sym;
  2376. sym = get_ksymbol(mod, addr, NULL, NULL);
  2377. if (!sym)
  2378. goto out;
  2379. strlcpy(symname, sym, KSYM_NAME_LEN);
  2380. preempt_enable();
  2381. return 0;
  2382. }
  2383. }
  2384. out:
  2385. preempt_enable();
  2386. return -ERANGE;
  2387. }
  2388. int lookup_module_symbol_attrs(unsigned long addr, unsigned long *size,
  2389. unsigned long *offset, char *modname, char *name)
  2390. {
  2391. struct module *mod;
  2392. preempt_disable();
  2393. list_for_each_entry_rcu(mod, &modules, list) {
  2394. if (within_module_init(addr, mod) ||
  2395. within_module_core(addr, mod)) {
  2396. const char *sym;
  2397. sym = get_ksymbol(mod, addr, size, offset);
  2398. if (!sym)
  2399. goto out;
  2400. if (modname)
  2401. strlcpy(modname, mod->name, MODULE_NAME_LEN);
  2402. if (name)
  2403. strlcpy(name, sym, KSYM_NAME_LEN);
  2404. preempt_enable();
  2405. return 0;
  2406. }
  2407. }
  2408. out:
  2409. preempt_enable();
  2410. return -ERANGE;
  2411. }
  2412. int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
  2413. char *name, char *module_name, int *exported)
  2414. {
  2415. struct module *mod;
  2416. preempt_disable();
  2417. list_for_each_entry_rcu(mod, &modules, list) {
  2418. if (symnum < mod->num_symtab) {
  2419. *value = mod->symtab[symnum].st_value;
  2420. *type = mod->symtab[symnum].st_info;
  2421. strlcpy(name, mod->strtab + mod->symtab[symnum].st_name,
  2422. KSYM_NAME_LEN);
  2423. strlcpy(module_name, mod->name, MODULE_NAME_LEN);
  2424. *exported = is_exported(name, *value, mod);
  2425. preempt_enable();
  2426. return 0;
  2427. }
  2428. symnum -= mod->num_symtab;
  2429. }
  2430. preempt_enable();
  2431. return -ERANGE;
  2432. }
  2433. static unsigned long mod_find_symname(struct module *mod, const char *name)
  2434. {
  2435. unsigned int i;
  2436. for (i = 0; i < mod->num_symtab; i++)
  2437. if (strcmp(name, mod->strtab+mod->symtab[i].st_name) == 0 &&
  2438. mod->symtab[i].st_info != 'U')
  2439. return mod->symtab[i].st_value;
  2440. return 0;
  2441. }
  2442. /* Look for this name: can be of form module:name. */
  2443. unsigned long module_kallsyms_lookup_name(const char *name)
  2444. {
  2445. struct module *mod;
  2446. char *colon;
  2447. unsigned long ret = 0;
  2448. /* Don't lock: we're in enough trouble already. */
  2449. preempt_disable();
  2450. if ((colon = strchr(name, ':')) != NULL) {
  2451. *colon = '\0';
  2452. if ((mod = find_module(name)) != NULL)
  2453. ret = mod_find_symname(mod, colon+1);
  2454. *colon = ':';
  2455. } else {
  2456. list_for_each_entry_rcu(mod, &modules, list)
  2457. if ((ret = mod_find_symname(mod, name)) != 0)
  2458. break;
  2459. }
  2460. preempt_enable();
  2461. return ret;
  2462. }
  2463. int module_kallsyms_on_each_symbol(int (*fn)(void *, const char *,
  2464. struct module *, unsigned long),
  2465. void *data)
  2466. {
  2467. struct module *mod;
  2468. unsigned int i;
  2469. int ret;
  2470. list_for_each_entry(mod, &modules, list) {
  2471. for (i = 0; i < mod->num_symtab; i++) {
  2472. ret = fn(data, mod->strtab + mod->symtab[i].st_name,
  2473. mod, mod->symtab[i].st_value);
  2474. if (ret != 0)
  2475. return ret;
  2476. }
  2477. }
  2478. return 0;
  2479. }
  2480. #endif /* CONFIG_KALLSYMS */
  2481. static char *module_flags(struct module *mod, char *buf)
  2482. {
  2483. int bx = 0;
  2484. if (mod->taints ||
  2485. mod->state == MODULE_STATE_GOING ||
  2486. mod->state == MODULE_STATE_COMING) {
  2487. buf[bx++] = '(';
  2488. if (mod->taints & (1 << TAINT_PROPRIETARY_MODULE))
  2489. buf[bx++] = 'P';
  2490. if (mod->taints & (1 << TAINT_FORCED_MODULE))
  2491. buf[bx++] = 'F';
  2492. if (mod->taints & (1 << TAINT_CRAP))
  2493. buf[bx++] = 'C';
  2494. /*
  2495. * TAINT_FORCED_RMMOD: could be added.
  2496. * TAINT_UNSAFE_SMP, TAINT_MACHINE_CHECK, TAINT_BAD_PAGE don't
  2497. * apply to modules.
  2498. */
  2499. /* Show a - for module-is-being-unloaded */
  2500. if (mod->state == MODULE_STATE_GOING)
  2501. buf[bx++] = '-';
  2502. /* Show a + for module-is-being-loaded */
  2503. if (mod->state == MODULE_STATE_COMING)
  2504. buf[bx++] = '+';
  2505. buf[bx++] = ')';
  2506. }
  2507. buf[bx] = '\0';
  2508. return buf;
  2509. }
  2510. #ifdef CONFIG_PROC_FS
  2511. /* Called by the /proc file system to return a list of modules. */
  2512. static void *m_start(struct seq_file *m, loff_t *pos)
  2513. {
  2514. mutex_lock(&module_mutex);
  2515. return seq_list_start(&modules, *pos);
  2516. }
  2517. static void *m_next(struct seq_file *m, void *p, loff_t *pos)
  2518. {
  2519. return seq_list_next(p, &modules, pos);
  2520. }
  2521. static void m_stop(struct seq_file *m, void *p)
  2522. {
  2523. mutex_unlock(&module_mutex);
  2524. }
  2525. static int m_show(struct seq_file *m, void *p)
  2526. {
  2527. struct module *mod = list_entry(p, struct module, list);
  2528. char buf[8];
  2529. seq_printf(m, "%s %u",
  2530. mod->name, mod->init_size + mod->core_size);
  2531. print_unload_info(m, mod);
  2532. /* Informative for users. */
  2533. seq_printf(m, " %s",
  2534. mod->state == MODULE_STATE_GOING ? "Unloading":
  2535. mod->state == MODULE_STATE_COMING ? "Loading":
  2536. "Live");
  2537. /* Used by oprofile and other similar tools. */
  2538. seq_printf(m, " 0x%p", mod->module_core);
  2539. /* Taints info */
  2540. if (mod->taints)
  2541. seq_printf(m, " %s", module_flags(mod, buf));
  2542. seq_printf(m, "\n");
  2543. return 0;
  2544. }
  2545. /* Format: modulename size refcount deps address
  2546. Where refcount is a number or -, and deps is a comma-separated list
  2547. of depends or -.
  2548. */
  2549. static const struct seq_operations modules_op = {
  2550. .start = m_start,
  2551. .next = m_next,
  2552. .stop = m_stop,
  2553. .show = m_show
  2554. };
  2555. static int modules_open(struct inode *inode, struct file *file)
  2556. {
  2557. return seq_open(file, &modules_op);
  2558. }
  2559. static const struct file_operations proc_modules_operations = {
  2560. .open = modules_open,
  2561. .read = seq_read,
  2562. .llseek = seq_lseek,
  2563. .release = seq_release,
  2564. };
  2565. static int __init proc_modules_init(void)
  2566. {
  2567. proc_create("modules", 0, NULL, &proc_modules_operations);
  2568. return 0;
  2569. }
  2570. module_init(proc_modules_init);
  2571. #endif
  2572. /* Given an address, look for it in the module exception tables. */
  2573. const struct exception_table_entry *search_module_extables(unsigned long addr)
  2574. {
  2575. const struct exception_table_entry *e = NULL;
  2576. struct module *mod;
  2577. preempt_disable();
  2578. list_for_each_entry_rcu(mod, &modules, list) {
  2579. if (mod->num_exentries == 0)
  2580. continue;
  2581. e = search_extable(mod->extable,
  2582. mod->extable + mod->num_exentries - 1,
  2583. addr);
  2584. if (e)
  2585. break;
  2586. }
  2587. preempt_enable();
  2588. /* Now, if we found one, we are running inside it now, hence
  2589. we cannot unload the module, hence no refcnt needed. */
  2590. return e;
  2591. }
  2592. /*
  2593. * is_module_address - is this address inside a module?
  2594. * @addr: the address to check.
  2595. *
  2596. * See is_module_text_address() if you simply want to see if the address
  2597. * is code (not data).
  2598. */
  2599. bool is_module_address(unsigned long addr)
  2600. {
  2601. bool ret;
  2602. preempt_disable();
  2603. ret = __module_address(addr) != NULL;
  2604. preempt_enable();
  2605. return ret;
  2606. }
  2607. /*
  2608. * __module_address - get the module which contains an address.
  2609. * @addr: the address.
  2610. *
  2611. * Must be called with preempt disabled or module mutex held so that
  2612. * module doesn't get freed during this.
  2613. */
  2614. struct module *__module_address(unsigned long addr)
  2615. {
  2616. struct module *mod;
  2617. if (addr < module_addr_min || addr > module_addr_max)
  2618. return NULL;
  2619. list_for_each_entry_rcu(mod, &modules, list)
  2620. if (within_module_core(addr, mod)
  2621. || within_module_init(addr, mod))
  2622. return mod;
  2623. return NULL;
  2624. }
  2625. EXPORT_SYMBOL_GPL(__module_address);
  2626. /*
  2627. * is_module_text_address - is this address inside module code?
  2628. * @addr: the address to check.
  2629. *
  2630. * See is_module_address() if you simply want to see if the address is
  2631. * anywhere in a module. See kernel_text_address() for testing if an
  2632. * address corresponds to kernel or module code.
  2633. */
  2634. bool is_module_text_address(unsigned long addr)
  2635. {
  2636. bool ret;
  2637. preempt_disable();
  2638. ret = __module_text_address(addr) != NULL;
  2639. preempt_enable();
  2640. return ret;
  2641. }
  2642. /*
  2643. * __module_text_address - get the module whose code contains an address.
  2644. * @addr: the address.
  2645. *
  2646. * Must be called with preempt disabled or module mutex held so that
  2647. * module doesn't get freed during this.
  2648. */
  2649. struct module *__module_text_address(unsigned long addr)
  2650. {
  2651. struct module *mod = __module_address(addr);
  2652. if (mod) {
  2653. /* Make sure it's within the text section. */
  2654. if (!within(addr, mod->module_init, mod->init_text_size)
  2655. && !within(addr, mod->module_core, mod->core_text_size))
  2656. mod = NULL;
  2657. }
  2658. return mod;
  2659. }
  2660. EXPORT_SYMBOL_GPL(__module_text_address);
  2661. /* Don't grab lock, we're oopsing. */
  2662. void print_modules(void)
  2663. {
  2664. struct module *mod;
  2665. char buf[8];
  2666. printk(KERN_DEFAULT "Modules linked in:");
  2667. /* Most callers should already have preempt disabled, but make sure */
  2668. preempt_disable();
  2669. list_for_each_entry_rcu(mod, &modules, list)
  2670. printk(" %s%s", mod->name, module_flags(mod, buf));
  2671. preempt_enable();
  2672. if (last_unloaded_module[0])
  2673. printk(" [last unloaded: %s]", last_unloaded_module);
  2674. printk("\n");
  2675. }
  2676. #ifdef CONFIG_MODVERSIONS
  2677. /* Generate the signature for all relevant module structures here.
  2678. * If these change, we don't want to try to parse the module. */
  2679. void module_layout(struct module *mod,
  2680. struct modversion_info *ver,
  2681. struct kernel_param *kp,
  2682. struct kernel_symbol *ks,
  2683. struct tracepoint *tp)
  2684. {
  2685. }
  2686. EXPORT_SYMBOL(module_layout);
  2687. #endif
  2688. #ifdef CONFIG_TRACEPOINTS
  2689. void module_update_tracepoints(void)
  2690. {
  2691. struct module *mod;
  2692. mutex_lock(&module_mutex);
  2693. list_for_each_entry(mod, &modules, list)
  2694. if (!mod->taints)
  2695. tracepoint_update_probe_range(mod->tracepoints,
  2696. mod->tracepoints + mod->num_tracepoints);
  2697. mutex_unlock(&module_mutex);
  2698. }
  2699. /*
  2700. * Returns 0 if current not found.
  2701. * Returns 1 if current found.
  2702. */
  2703. int module_get_iter_tracepoints(struct tracepoint_iter *iter)
  2704. {
  2705. struct module *iter_mod;
  2706. int found = 0;
  2707. mutex_lock(&module_mutex);
  2708. list_for_each_entry(iter_mod, &modules, list) {
  2709. if (!iter_mod->taints) {
  2710. /*
  2711. * Sorted module list
  2712. */
  2713. if (iter_mod < iter->module)
  2714. continue;
  2715. else if (iter_mod > iter->module)
  2716. iter->tracepoint = NULL;
  2717. found = tracepoint_get_iter_range(&iter->tracepoint,
  2718. iter_mod->tracepoints,
  2719. iter_mod->tracepoints
  2720. + iter_mod->num_tracepoints);
  2721. if (found) {
  2722. iter->module = iter_mod;
  2723. break;
  2724. }
  2725. }
  2726. }
  2727. mutex_unlock(&module_mutex);
  2728. return found;
  2729. }
  2730. #endif