From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: [PATCH v4] parisc: add Date: Fri, 10 Jun 2016 21:15:54 +0200 Message-ID: <575B11EA.6030300@gmx.de> References: <20160610032318.32173.qmail@ns.sciencehorizons.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Cc: "linux-parisc@vger.kernel.org" To: George Spelvin Return-path: In-Reply-To: <20160610032318.32173.qmail@ns.sciencehorizons.net> List-ID: List-Id: linux-parisc.vger.kernel.org On 10.06.2016 05:23, George Spelvin wrote: > Helge Deller wrote: >>> + a += c << 3; _ASSIGN(b, b << 7+31, "X" (c), "X" (d)); >> >> This line produces compiler warnings: > > Thanks for catching that. > >> So, please add >> Acked-by: Helge Deller > > Done and pushed out to git://ftp.sciencehorizons.net/linux.git hash > > Would you like to take it via the PA-RISC tree? Yes, I will take it through the parisc tree. Helge