From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44774 invoked by alias); 4 Apr 2018 13:03:36 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 44763 invoked by uid 89); 4 Apr 2018 13:03:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 spammy= X-HELO: aserp2130.oracle.com From: jose.marchesi@oracle.com (Jose E. Marchesi) To: "Carlos O'Donell" Cc: GNU C Library , Rich Felker Subject: Re: [WIP] Fix more if.h issues with glibc and the linux kernel. References: <417162a8-65a5-a146-d546-40fb2abd4cb0@redhat.com> Date: Wed, 04 Apr 2018 13:03:00 -0000 In-Reply-To: <417162a8-65a5-a146-d546-40fb2abd4cb0@redhat.com> (Carlos O'Donell's message of "Tue, 3 Apr 2018 12:15:32 -0500") Message-ID: <87woxnf7ja.fsf@oracle.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8852 signatures=668697 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=524 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1804040125 X-SW-Source: 2018-04/txt/msg00112.txt.bz2 Hi Carlos. Attached is my WIP patch for fixing more of the if.h issues with the linux kernel headers. Thanks for the patches, and the hints. Will give it a try and will be back as soon as I have something useful.