Re: [PATCH] x86_64 built-in command line
- From: Andi Kleen <ak@xxxxxxx>
- Date: Mon, 31 Jul 2006 22:07:58 +0200
+#ifdef CONFIG_CMDLINE_BOOL
+ strlcpy(saved_command_line, CONFIG_CMDLINE, COMMAND_LINE_SIZE);
+#endif
I think I would prefer a strcat.
Also you should describe the exact behaviour (override/append) in Kconfig help.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] x86_64 built-in command line
- From: H. Peter Anvin
- Re: [PATCH] x86_64 built-in command line
- References:
- [PATCH] x86_64 built-in command line
- From: Matt Mackall
- [PATCH] x86_64 built-in command line
- Prev by Date: Re: [patch] x86_64: fix is_at_popf() for compat tasks
- Next by Date: Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- Previous by thread: Re: [PATCH] x86_64 built-in command line
- Next by thread: Re: [PATCH] x86_64 built-in command line
- Index(es):
Relevant Pages
|