All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Obsolete Fix Me in main.c due to not included header file
       [not found] <5473E8BD.2050105@gmail.com>
@ 2014-11-25  6:24 ` Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2014-11-25  6:24 UTC (permalink / raw)
  To: nick; +Cc: tglx, mingo, hpa, dave.hansen, bp, x86, linux-kernel


* nick <xerofoify@gmail.com> wrote:

> Greeting Thomas and other maintainers, I am wondering why we 
> still need a fix me for including types.h,as this seems correct 
> and good according to my reading of the other header files this 
> file needs to function. Nick

So your first few mails were OK, but now you are coming close to 
a dozen emails in my mbox alone, and the thing is, there's over 
4,000 FIXME's in the kernel source:

  comet:~/tip> git grep -i FIXME | wc -l
  4415

These FIXME's are there to warn active developers about issues to 
work on - and they generally get removed when that code gets 
fixed or changes later on, typically without generating any 
separate commit. (Sometimes they don't get removed for a longer 
time - there's not much harm as eventually they will be removed.)

In other words: please stop this stream of mostly pointless 
emails! Instead of generating 4,000+ additional emails, please 
try to find some real bug to work on?

Thanks,

	Ingo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-25  6:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5473E8BD.2050105@gmail.com>
2014-11-25  6:24 ` Obsolete Fix Me in main.c due to not included header file Ingo Molnar

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.