[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH 3/5] Check blacklist= for the module name before loading it (#569883)
- From: Ales Kozumplik <akozumpl redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: [PATCH 3/5] Check blacklist= for the module name before loading it (#569883)
- Date: Tue, 08 Mar 2011 08:51:46 +0100
On 03/08/2011 07:55 AM, Brian C. Lane wrote:
+/* parsed /proc/cmdline */
+extern char **cmdline_argv;
+extern int cmdline_argc;
+
See!
/* don't need to load a module that's already loaded */
Maybe update the comment a bit.
Ack.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]