On Friday 15 April 2016 07:45:19 Ingo Molnar wrote:
>
> * Denys Vlasenko wrote:
>
> > > In fact, the following patch seems to fix it:
> > >
> > > diff --git a/include/scsi/scsi_transport_fc.h
> > > b/include/scsi/scsi_transport_fc.h
> > > index bf66ea6..56b9e81 100644
> > > --- a/include/scsi/
* Josh Poimboeuf wrote:
> > I don't think we know yet if there's a reliable way to turn the bug off.
> >
> > Also, according to the gcc guys, this bug won't always result in a
> > truncated function, and may sometimes just make some inline function
> > call sites disappear:
> >
> > https://g
On 04/15/2016 08:01 PM, Hannes Reinecke wrote:
On 04/15/2016 05:47 PM, Bart Van Assche wrote:
On 04/04/2016 03:00 AM, Hannes Reinecke wrote:
+static int
+sd_zbc_report_zones(struct scsi_disk *sdkp, sector_t start_lba,
+unsigned char *buffer, int bufflen )
+{
[ ... ]
+put_unalign
On 04/15/2016 08:31 PM, Bart Van Assche wrote:
On 04/04/2016 03:00 AM, Hannes Reinecke wrote:
@@ -728,6 +729,10 @@ static int sd_setup_discard_cmnd(struct scsi_cmnd
*cmd)
int ret = 0;
char *buf;
struct page *page = NULL;
+#ifdef CONFIG_SCSI_ZBC
+struct blk_zone *zone;
+
Здравствуйте!
Увидела Вакансию на сайте, мы смогли бы подобрать для Вас несколько возможных
кандидатов. Сообщите пожалуйста - актуально ли это сейчас для Вас?
И готовы ли Вы работать с нами как с кадровым агентством?
У нас - действительно низкая комиссия. Мы Проводим тестирование кандидатов -
On Sat, Apr 09, 2016 at 08:18:26PM +1000, Brian Chadwick wrote:
> On 09/04/16 00:24, Greg KH wrote:
> > On Fri, Apr 08, 2016 at 07:37:12PM +1000, Brian Chadwick wrote:
> > > On 08/04/16 01:59, Greg KH wrote:
> > > > On Fri, Apr 08, 2016 at 01:34:51AM +1000, Brian Chadwick wrote:
> > > > > On 08/04/
On Sat, 2016-04-16 at 09:08 -0700, Greg KH wrote:
> On Sat, Apr 09, 2016 at 08:18:26PM +1000, Brian Chadwick wrote:
> > On 09/04/16 00:24, Greg KH wrote:
> > > On Fri, Apr 08, 2016 at 07:37:12PM +1000, Brian Chadwick wrote:
> > > > On 08/04/16 01:59, Greg KH wrote:
> > > > > On Fri, Apr 08, 2016 at
On Sat, Apr 16, 2016 at 09:25:13AM -0700, James Bottomley wrote:
> On Sat, 2016-04-16 at 09:08 -0700, Greg KH wrote:
> > On Sat, Apr 09, 2016 at 08:18:26PM +1000, Brian Chadwick wrote:
> > > On 09/04/16 00:24, Greg KH wrote:
> > > > On Fri, Apr 08, 2016 at 07:37:12PM +1000, Brian Chadwick wrote:
>
gcc warns about an out of bounds access after a recent cleanup:
drivers/scsi/aha1542.c: In function 'aha1542_pnp_probe':
drivers/scsi/aha1542.c:703:27: error: array subscript is above array bounds
[-Werror=array-bounds]
unsigned int base_io = io[indx];
~~^~
drivers/
你的老朋友邀你来Q群:343257759 抢红包 抢秒杀 抢vip 什么都要抢。太刺激了。不靠手气只拼手速
KILL�ʼ���ȫ �Ѿ�ɨ�ʼ�
Is there a good reason why 'bool scsi_use_blk_mq' declared as
extern in scsi_hosts.h is not an exported symbol?
That would allow a LLD loaded as a module to access it.
Doug Gilbert
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger
On Sun, Apr 17, 2016 at 02:41:51PM +1000, Brian Chadwick wrote:
> On 17/04/16 02:46, Greg KH wrote:
> > On Sat, Apr 16, 2016 at 09:25:13AM -0700, James Bottomley wrote:
> > > On Sat, 2016-04-16 at 09:08 -0700, Greg KH wrote:
> > > > On Sat, Apr 09, 2016 at 08:18:26PM +1000, Brian Chadwick wrote:
>
On 17/04/16 02:46, Greg KH wrote:
On Sat, Apr 16, 2016 at 09:25:13AM -0700, James Bottomley wrote:
On Sat, 2016-04-16 at 09:08 -0700, Greg KH wrote:
On Sat, Apr 09, 2016 at 08:18:26PM +1000, Brian Chadwick wrote:
On 09/04/16 00:24, Greg KH wrote:
On Fri, Apr 08, 2016 at 07:37:12PM +1000, Bria
13 matches
Mail list logo