lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 10 May 2015 15:14:43 +0200
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Dan Carpenter <dan.carpenter@...cle.com>
Cc:	German Rivera <German.Rivera@...escale.com>,
	devel@...verdev.osuosl.org, stuart.yoder@...escale.com,
	bhamciu1@...escale.com, arnd@...db.de,
	bhupesh.sharma@...escale.com, linux-kernel@...r.kernel.org,
	agraf@...e.de, nir.erez@...escale.com, itai.katz@...escale.com,
	scottwood@...escale.com, R89243@...escale.com,
	richard.schmitt@...escale.com
Subject: Re: [PATCH v2 1/7] staging: fsl-mc: MC bus IRQ support

On Thu, May 07, 2015 at 11:01:19PM +0300, Dan Carpenter wrote:
> On Thu, May 07, 2015 at 09:51:35AM -0500, German Rivera wrote:
> > I'll remove the nested #ifdef. However, as I explained before, these
> > #ifdefs are needed to be able to make the code compile without the
> > GIC-ITS support in place. Of course, the code will not be moved out
> > of staging with these #ifdefs. There is already an item for this in
> > the drivers/staging/fsl-mc/TODO file.
> 
> Heh.  This is a sort of amusing miscommunication.
> 
> I'm saying delete the dead code inside the ifdefs as well.  Obviously
> don't send code that can't compile.  :P  Btw, it's really easy to
> commit parts of a file in git citool.  Just highlight, right click and
> select "add lines to commit".
> 
> Although if Greg wants to allow these ifdefs in, then my feelings will
> not be hurt and I am fine with that.

Nope, in fact, I don't want to see any new code added here for this
subsystem that isn't "correct".  Just because the code is in staging
doesn't mean you get to add stuff that doesn't follow the rest of the
kernel's normal rules.

I want to see the existing code fixed up and moved _out_ of staging
first, before adding a bunch of new stuff here.  Please don't just add
to the TODO list, like you are doing with this series, that's not ok.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ