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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 30 Aug 2018 07:41:58 -0400 From: "Martin K. Petersen" <martin.petersen@...cle.com> To: Sam Protsenko <semen.protsenko@...aro.org> Cc: linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org, codalist@...emann.coda.cs.cmu.edu, coda@...cmu.edu, Jan Harkes <jaharkes@...cmu.edu>, "James E.J. Bottomley" <jejb@...ux.vnet.ibm.com>, "Martin K. Petersen" <martin.petersen@...cle.com>, Praneeth Bajjuri <praneeth@...com>, Paul Sokolovsky <paul.sokolovsky@...aro.org>, Miklos Szeredi <mszeredi@...e.cz>, Sumit Semwal <sumit.semwal@...aro.org>, Ruslan Bilovol <ruslan.bilovol@...il.com>, Andy Shevchenko <andy.shevchenko@...il.com>, Christoph Hellwig <hch@...radead.org> Subject: Re: [PATCH v2 2/2] scsi: aic7xxx: Fix build using bare-metal toolchain Sam, > Bare-metal toolchains don't define __linux__, so aic7xxx build with > bare-metal toolchain is broken. This driver codebase used to be > partially shared with FreeBSD, but these days there is no point in > keeping the compatibility around. So let's just drop FreeBSD related > code and get rid of __linux__ checking in order to fix the build using > bare-metal toolchains. Applied to 4.20/scsi-queue, thank you! -- Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists