All of lore.kernel.org
 help / color / mirror / Atom feed
* Kexec command line length
@ 2008-01-14 13:43 Neil Horman
  2008-01-14 14:50 ` Bernhard Walle
  2008-01-15 15:27 ` Vivek Goyal
  0 siblings, 2 replies; 35+ messages in thread
From: Neil Horman @ 2008-01-14 13:43 UTC (permalink / raw)
  To: kexec

Hey all-
	Regarding this bug:
	http://bugzilla.kernel.org/show_bug.cgi?id=9641
	I'd like to look into putting together a patch for it, and wanted to
solicit comments for the best way to go about doing it.  Currently I've got it
fixed up in the Red Hat tree by bumping COMMAND_LINE_SIZE to 2048 and
eliminating the reserved buffer of the x86_linux_faked_param_header, which works
well, but isn't backwards compatible as Bernhard pointed out.  Given that extra
constraint, I thought it woudl e best to unify the command line and reserved
buffers in x86_linux_faked_param_header to one contiguour 2048 byte block and
maintain a separate variable that defines the command line length based on a
parsing of the UTS_VERSION.  Does that sound reasonable to everyone, or is there
a better way that someone has in mind?

Regards
Neil


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2008-02-18  3:14 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14 13:43 Kexec command line length Neil Horman
2008-01-14 14:50 ` Bernhard Walle
2008-01-14 15:40   ` Neil Horman
2008-01-15 15:27 ` Vivek Goyal
2008-01-15 17:09   ` Neil Horman
2008-01-15 17:37     ` Vivek Goyal
2008-01-25 12:35       ` Neil Horman
2008-01-25 15:39         ` Vivek Goyal
2008-01-25 15:44           ` H. Peter Anvin
2008-01-25 19:50             ` Neil Horman
2008-01-25 19:54               ` H. Peter Anvin
2008-01-25 20:11                 ` Neil Horman
2008-01-25 20:13               ` Vivek Goyal
2008-01-25 20:54                 ` Neil Horman
2008-01-28 17:08                   ` Neil Horman
2008-01-28 19:37                     ` Vivek Goyal
2008-01-28 20:07                       ` Neil Horman
2008-01-28 20:20                         ` Vivek Goyal
2008-01-28 20:53                           ` Neil Horman
2008-01-28 21:09                             ` Vivek Goyal
2008-01-28 21:29                             ` Bernhard Walle
2008-01-29  1:01                               ` Neil Horman
2008-01-29 15:41                                 ` Vivek Goyal
2008-01-29 18:17                                   ` Bernhard Walle
2008-01-29 18:52                                     ` Neil Horman
2008-01-29 19:57                                     ` Neil Horman
2008-01-30 20:53                                       ` Vivek Goyal
2008-01-30 20:59                                         ` Neil Horman
2008-01-30 21:08                                           ` Vivek Goyal
2008-01-30 21:18                                             ` Neil Horman
2008-01-30 21:45                                               ` Vivek Goyal
2008-01-31  0:10                                                 ` Neil Horman
2008-01-31  7:16                                                 ` Bernhard Walle
2008-02-12 21:11                                                   ` Neil Horman
2008-02-18  3:14                                                     ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.