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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 21 Oct 2010 15:07:44 +0200
From:	Zimny Lech <napohybelskurwysynom2010@...il.com>
To:	Russell King - ARM Linux <linux@....linux.org.uk>
Cc:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC] Removal of dead code from arch/arm/*

2010/10/21 Zimny Lech <napohybelskurwysynom2010@...il.com>:
> 2010/10/21 Zimny Lech <napohybelskurwysynom2010@...il.com>:
>
>> Another one
>
> drivers/scsi/qla4xxx/ql4_nx.c: In function ‘qla4_8xxx_pci_mem_read_direct’:
> drivers/scsi/qla4xxx/ql4_nx.c:716: error: implicit declaration of
> function ‘readq’
> drivers/scsi/qla4xxx/ql4_nx.c: In function ‘qla4_8xxx_pci_mem_write_direct’:
> drivers/scsi/qla4xxx/ql4_nx.c:787: error: implicit declaration of
> function ‘writeq’


  CC      drivers/scsi/advansys.o
drivers/scsi/advansys.c:72:2: warning: #warning this driver is still
not properly converted to the DMA API
drivers/scsi/advansys.c: In function ‘AdvBuildCarrierFreelist’:
[..]
drivers/scsi/advansys.c:9360: warning: ‘virt_to_bus’ is deprecated
(declared at /home/test/linux-2.6/arch/arm/include/asm/memory.h:222)

drivers/serial/uartlite.c: In function ‘ulite_receive’:
drivers/serial/uartlite.c:90: error: implicit declaration of function
‘ioread32be’
drivers/serial/uartlite.c: In function ‘ulite_transmit’:
drivers/serial/uartlite.c:135: error: implicit declaration of function
‘iowrite32be’


Is it at all possible to build these things on arm? Maybe this should
be disabled on arm?

-- 
Slawa!
N.P.S.

Les fleurs du mal unfold
Comme les fleurs du mal
Dark demons of my soul
Un amour fatal
--
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