lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 13 Jun 2013 10:18:49 -0400 From: Theodore Ts'o <tytso@....edu> To: Paul Gortmaker <paul.gortmaker@...driver.com> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH] jbd2: export __jbd2_debug for modular builds On Thu, Jun 13, 2013 at 09:45:30AM -0400, Paul Gortmaker wrote: > The commit "jbd2: use a single printk for jbd_debug()" introduced > a new function, __jbd2_debug. However it needs to be exported > or the final modpost stage of the build will fail with: > > ERROR: "__jbd2_debug" [fs/ext4/ext4.ko] undefined! > make[1]: *** [__modpost] Error 1 > make: *** [modules] Error 2 > > Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com> Thanks, I've merged this into the original commit and pushed out an updated dev branch. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists