From: Jiri Kosina on 11 Jul 2010 15:40 On Thu, 1 Jul 2010, Justin P. Mattock wrote: > Move the preprocessor #warning message: > warning: #warning Attempt to use kernel headers from user space, > see http://kernelnewbies.org/KernelHeaders > from kernel.h to types.h. > And also fixe the #warning message due to the preprocessor not being > able to read the web address due to it thinking it was the start of a comment. > also remove the extra #ifndef _KERNEL_ since it's already there. I have applied the patch, thanks Justin for your persistence, and thanks for reviews while I have been offline, Arnd. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Justin P. Mattock on 11 Jul 2010 16:10 On 07/11/2010 12:39 PM, Jiri Kosina wrote: > On Thu, 1 Jul 2010, Justin P. Mattock wrote: > >> Move the preprocessor #warning message: >> warning: #warning Attempt to use kernel headers from user space, >> see http://kernelnewbies.org/KernelHeaders >> from kernel.h to types.h. >> And also fixe the #warning message due to the preprocessor not being >> able to read the web address due to it thinking it was the start of a comment. >> also remove the extra #ifndef _KERNEL_ since it's already there. > > I have applied the patch, thanks Justin for your persistence, and thanks > for reviews while I have been offline, Arnd. > cool alright.. was wonder if this was correct or not, from this it seems it is..(if I see anything I'll send it out..) Thanks as well for being patient with me.. Justin P. Mattock -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: x86-64: software IRQ masking and handling Next: trivial: fix typos concerning "sequential" |