Commit Graph

245367 Commits

Author SHA1 Message Date
nonaka
2f979a4f7a The maximum number of IO queue entries is hardware supported value. 2016-10-05 03:46:38 +00:00
kre
eb67406f45 Avoiding having parameter name shadow its own function's name.
Strictly this shouldnt be (and hasn't been for almost a year) a problem,
but there are compilers that warn about locals shadowing globals (which
this is/was) and it is easy to avoid, so ...    No functinal difference.
2016-10-05 03:06:24 +00:00
mrg
30db75397d build new pt_PT.UTF-8 locale from libX11 1.6.4. 2016-10-04 23:52:02 +00:00
christos
c31f58b845 new bind to address CVE-2016-2776 2016-10-04 23:47:12 +00:00
christos
066d9b5de0 Merge conflicts. 2016-10-04 23:46:00 +00:00
christos
be30118516 Import bind 9.10.4-P3 2016-10-04 23:33:48 +00:00
joerg
5936bc8d10 Drop pointless packed attributes. 2016-10-04 22:22:16 +00:00
joerg
f4185b4243 The last argument before ... must not be default promoted, otherwise the
result is undefined behavior.
2016-10-04 21:40:31 +00:00
mrg
e6efae7434 add SMART 249: Total Raw NAND Writes (1GiB units), sourced from
intel spec sheets.
2016-10-04 21:37:46 +00:00
mrg
808af16fa6 build pnozz for xorg-server 1.10 and sparc. 2016-10-04 21:37:10 +00:00
christos
a40cffdfe3 regen 2016-10-04 21:36:56 +00:00
christos
cb71a6cf14 PR/51529: Jake Slazenger: D-Link DWA 125 rev. D1 USB wireless network adapter
support
2016-10-04 21:36:38 +00:00
mrg
82214f4f99 mark pnozz obsolete on xorg-server 1.18 2016-10-04 21:34:02 +00:00
mrg
da548da125 update the -V documentation to be more clear about what it does.
inspired by Swift Griggs on netbsd-users.
2016-10-04 18:33:00 +00:00
mrg
5261f4fbc4 add -V to the usage() list. noted by Swift Griggs on netbsd-users. 2016-10-04 18:26:47 +00:00
jdolecek
1c7776052b react on ADAPTER_REQ_SET_XFER_MODE so that we set tagged queuing
pass tag type and set id
2016-10-04 18:23:24 +00:00
jdolecek
ef9bae815b vioscsi_req_get()/virtio_enqueue_prep() failing is actually perfectly
normal - observed failures included 10, 27, 61 in-flight commands,
so probably depends on particular command mix; return with
XS_RESOURCE_SHORTAGE rather then panic

do vioscsi_req_put() when initial bus_dmamap_load() fails, as suggested
by the XXX; the vq_done hook is called by virtio, but in that case we never
get to commit the request to it
2016-10-04 18:20:49 +00:00
christos
bb762fe5ee No point in using float here; makes evbmips64 need __truncdfsf2, and that
causes static linking issues because of softfloat.
2016-10-04 17:36:21 +00:00
christos
e433d111ad Grr, the optimizer on mips64 can't handle this... Use MIN_PAGE_SIZE. 2016-10-04 16:46:20 +00:00
kiyohara
3d420c52d1 Enable com2, sdhc1.
And add flash@nand@omapnand.
And smsh's locator use "cs" instead of "addr".
2016-10-04 16:22:43 +00:00
kiyohara
24aeba67be Add KERNEL_BASE_PHYS for duovero and pepper. 2016-10-04 16:18:38 +00:00
kiyohara
e384595ce7 Enable TPIDRPRW_IS_CURCPU. 2016-10-04 16:17:37 +00:00
kiyohara
d5850f9771 Support am335x's MMCHS2(sdhc@mainbus).
Tested on Gumstix Pepper 43C.
2016-10-04 16:06:42 +00:00
kiyohara
cacd7f1d0e Print am335x ID and fetures. Also add omap_{chip,dev}id(). 2016-10-04 16:03:39 +00:00
kiyohara
f1ff371a9d Support extclk. This value get from prop-dictionary "port?-extclk". 2016-10-04 15:59:36 +00:00
kiyohara
696cbf4df9 am335x's main interrupt source is 128. 2016-10-04 15:54:09 +00:00
kiyohara
d9462f2601 Support ADMA2 on OMAP4430.
Tested on Gumstix DuoVero.
2016-10-04 15:51:34 +00:00
kiyohara
7952723375 Add OMAP4430 MMCHS_CON macros. 2016-10-04 15:47:53 +00:00
kiyohara
e21ea23c51 Fix revision value. VERS2 is 0. 2016-10-04 15:46:07 +00:00
kiyohara
26e5354878 am335x's main interrupt source is 128. 2016-10-04 15:38:31 +00:00
kiyohara
ba0dc0164e Remove a comment-out-ed and no-need line. 2016-10-04 15:32:02 +00:00
kiyohara
31e123c2b8 Support locator "cs". 2016-10-04 15:23:40 +00:00
kiyohara
2451389236 Don't touch ACTLR on CORTEX A9, if ACTLR.SMP=1. like Linux.
Tested on Gumstix DuoVero(OMAP 4430).
2016-10-04 15:18:23 +00:00
kiyohara
50410d20ef Add SCU_SIZE. 2016-10-04 15:15:27 +00:00
kiyohara
f3323eb745 Register sysmon_wdog. 2016-10-04 15:12:29 +00:00
joerg
acfe9a7761 Add explicit char cast to show that the value change is intended. 2016-10-04 15:09:03 +00:00
kiyohara
b15ed47088 Add DS1340. 2016-10-04 15:06:59 +00:00
joerg
740128222b When using data outside the signed char range, it is better to
consistently use an unsigned char buffer.
2016-10-04 15:06:31 +00:00
kiyohara
fa071fd5eb Add 88AP510. 2016-10-04 15:02:27 +00:00
kiyohara
55bfe0837c Regen. 2016-10-04 15:00:40 +00:00
kiyohara
a1eeae3332 Add Marvell 88AP510. 2016-10-04 14:55:32 +00:00
kiyohara
4c5b9cca2d Use ONFI_STATUS_WP instead of 0x80. 2016-10-04 14:47:18 +00:00
kiyohara
970906a863 Wait STATUS_RDY after ONFI_RESET. 2016-10-04 14:43:55 +00:00
sborrill
06347b5a3b Fix lookup of original destination address when using a redirect rule.
This is required for transparent proxying by squid, for example.
2016-10-04 14:36:46 +00:00
joerg
5937818688 GC header left from earlier diagnostic test. 2016-10-04 14:36:11 +00:00
joerg
2f2a5be7f3 Remove source routing support. 2016-10-04 14:35:38 +00:00
christos
c610b4a73b Hack for powerpc64 2016-10-04 14:33:16 +00:00
christos
c1aea182bb Hack around ppc64. 2016-10-04 14:25:02 +00:00
joerg
d1a3b09c2e The last named argument of a variadic function shall not be default
promoted according to ISO C.
2016-10-04 14:13:46 +00:00
christos
192a00203a Hide MFREE now that it is not being used anymore and provide some debugging
for the location of the last free for debugging kernels.
2016-10-04 14:13:21 +00:00