Re: [PATCH 3/6] h8300 setup.c initrd support fix

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Saturday, February 16, 2008 - 10:27 pm

On Sun, 17 Feb 2008 00:09:47 -0500 Yoshinori Sato <ysato@users.sourceforge.jp> wrote:


Please include a full description of your patches!


This is still wrong.

initrd_start and initrd_end have type `unsigned long'.  But the
right-hand-side of these assignemtns has type void*.  THe compiler will
warn.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 3/6] h8300 setup.c initrd support fix, Yoshinori Sato, (Fri Feb 15, 11:13 pm)
Re: [PATCH 3/6] h8300 setup.c initrd support fix, Yoshinori Sato, (Fri Feb 15, 11:22 pm)
Re: [PATCH 3/6] h8300 setup.c initrd support fix, Andrew Morton, (Fri Feb 15, 11:29 pm)
Re: [PATCH 3/6] h8300 setup.c initrd support fix, Yoshinori Sato, (Sat Feb 16, 9:39 pm)
Re: [PATCH 3/6] h8300 setup.c initrd support fix, Andrew Morton, (Sat Feb 16, 9:55 pm)
Re: [PATCH 3/6] h8300 setup.c initrd support fix, Yoshinori Sato, (Sat Feb 16, 10:09 pm)
Re: [PATCH 3/6] h8300 setup.c initrd support fix, Andrew Morton, (Sat Feb 16, 10:27 pm)