Displaying 20 results from an estimated 32910 matches for "platform".
2013 Nov 01
7
[PATCH v4 0/3] support for cubieboard2 / sunxi processors
The majority of this series went in a while back, what remains is just
the basic platform support and the UART blacklisting. The series has
also grown a constcorrectness fix for the other existing platforms too.
Still no SATA support from upstream sadly.
Bamvor has written some generic docs at
http://wiki.xenproject.org/wiki/Xen_ARMv7_with_Virtualization_Extensions/Allwinner
Thanks,...
2023 May 07
5
[PATCH 00/53] drm: Convert to platform remove callback returning void
Hello,
this patch series adapts the platform drivers below drivers/gpu/drm
to use the .remove_new() callback. Compared to the traditional .remove()
callback .remove_new() returns no value. This is a good thing because
the driver core doesn't (and cannot) cope for errors during remove. The
only effect of a non-zero return value in .remove(...
2010 Apr 21
1
[PATCH matahari] Created a new platform-abstraction layer named Platform.
It provides an initial implementation, LinuxPlatform, which is by
default included in the build. Later code will refactor the build
process to include the appropriate implementation depending on the
target platform.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
src/Makefile.am | 4 ++
src/linux_platform.cpp | 117 ++++...
2020 May 07
2
Ld64.lld cannot find Foundation framework
...lloObjC -v -sdk_version 10.14.0 -macosx_version_min 10.14.0 -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -framework Foundation -framework Cocoa -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a -F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
This works...
2006 Sep 17
11
ShapedWindow.rbw
...w. It didn''t seem to make
sense to use the Python image. I''d like something even bigger than what
I stol^h^h^h^hmade, preferably. Image goes in icons.
I had to %ignore one function in wxRegion. Hopefully I''ll get back to
that someday.
Also note I added the constants Platform and PlatName. These are taken
directly from wxPython and allow us to test which platform we''re
compiled to.
The patch files include previous patches to those files not applied. Sorry.
Roy
- This was initially rejected as being too large so I changed the .bmp
into a .png and also adde...
2012 Mar 15
3
[ITR] templates://xen-api/{xcp-networkd.templates}
Dear Debian maintainer,
The Debian internationalisation team and the Debian English
localisation team will soon begin the review of the debconf
templates used in xen-api.
This review takes place for all packages that use debconf to interact with
users and its aims are:
- to improve the use of English in all debconf templates;
- to make the wording of debconf templates more consistent;
- to
2007 Dec 30
4
[ win32utils-Bugs-16700 ] 1.0.5 x86-mswin32-60 gem is broken
...l,
The gem you have created with RubyGems 0.9.5 for win32-api is broken, and is forcing users to the pure-ruby and extension building process instead.
This is part of the specification yaml:
--- !ruby/object:Gem::Specification
name: win32-api
version: !ruby/object:Gem::Version
version: 1.0.5
platform: current
authors:
- Daniel J. Berger
autorequire:
bindir: bin
cert_chain: []
platform shouldn''t be current, but i386-mswin32 or x86-mswin32-60.
This problem was fixed in rubygems 1.0, so I suggest you update and recreate the gem with the correction.
I''m getting a lot of repo...
1999 Apr 01
1
PLATFORMS
Only three entries thus far.
Please keep them coming in.
-k
NAME Martyn Plummer
EMAIL plummer@iarc.fr
VERSION 0.63.3
PLATFORM i386-unknown-linux
SYSTEM Redhat 5.1
CC/FC/MAKE gcc/egcs-g77/make
NAME Douglas Bates
EMAIL bates@stat.wisc.edu
VERSION 0.63.3
PLATFORM i386-unknown-linux
SYSTEM Debian 2.1
CC/FC/MAKE egcs/g77/make
NAME Thomas Lumley
EMAIL thomas@biostat.washington....
2017 Jan 27
4
cross-platform portable code in CRAN Repository Policy
Hello,
I'm trying to submit my package to CRAN. When I read the policy, it says:
Package authors should make all reasonable efforts to provide
cross-platform portable code. Packages will not normally be accepted
that do not run on at least two of the major R platforms.
What major R platforms does this policy refer to?
Currently, my package runs in Ubuntu. If it works on both Ubuntu and
Redhat, does it count as two platforms?
Thanks,
Da
2017 Mar 01
2
[systemd-devel] udev virtio by-path naming
On Wed, Mar 01, 2017 at 07:28:46PM +0100, Viktor Mihajlovski wrote:
> On 01.03.2017 16:58, Daniel P. Berrange wrote:
> > given a basic Fedora 25 guest, with a virtio-mmio disk added as per the
> > guide above...
> >
> > looking at device '/devices/platform/a003e00.virtio_mmio/virtio3/block/vda':
> > KERNEL=="vda"
> > SUBSYSTEM=="block"
> > DRIVER==""
> > ATTR{alignment_offset}=="0"
> > ATTR{badblocks}==""
> > ATTR{cache_type}=="write...
2017 Mar 01
2
[systemd-devel] udev virtio by-path naming
On Wed, Mar 01, 2017 at 07:28:46PM +0100, Viktor Mihajlovski wrote:
> On 01.03.2017 16:58, Daniel P. Berrange wrote:
> > given a basic Fedora 25 guest, with a virtio-mmio disk added as per the
> > guide above...
> >
> > looking at device '/devices/platform/a003e00.virtio_mmio/virtio3/block/vda':
> > KERNEL=="vda"
> > SUBSYSTEM=="block"
> > DRIVER==""
> > ATTR{alignment_offset}=="0"
> > ATTR{badblocks}==""
> > ATTR{cache_type}=="write...
2013 Apr 03
3
[LLVMdev] Debugging atom builds?
...a) repro the Atom behavior locally
b) explicitly tell llc to use some specific target arch, making the
output Atom-independent
> I ran "make check-all" on my Ubuntu box before committing and yet the
> Ubuntu Atom bot went red.
> | Is there any way we could write test in a cross-platform way? (i.e. if
> | a test passes in one setup, it will pass with any other setup)
>
> As above, it's not necessarily just a "platform" thing; configure options
> can also affect processing enough to cause issues. These you can at least
> try on your system. But in terms...
2013 Nov 22
2
[PATCH v2 02/15] xen: arm64: Add Basic Platform support for APM X-Gene Storm.
From: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
This patch adds initial platform stubs for APM X-Gene.
Signed-off-by: Anup Patel <anup.patel@linaro.org>
Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Drop earlyprintk (split into earlier patch). Only build on ARM64.
Drop empty init and reset hooks and enable 1:1 workaround.
Signed-off-by: Ian Ca...
2010 Mar 03
2
[LLVMdev] LLVM for heterogenous platforms
Hi llvm,
it's for sure an obvious idea to use llvm as IR for heterogenous
platforms (e.g. CPU+GPU).
In theory someone could write plain C/C++ code, which by clang is
translated to llvm-IL and then
together with JIT-backends packed in an appropriate executable. Thus all
the limitations
and hassles of openCL or CUDA could be avoided. I wonder if there
already is a related project?...
2001 Sep 27
0
error
Solaris 8 using forte, I have this error, If anyone has a suggestion, I
would apprecaite it.
In file included from /usr/include/fcntl.h:23,
from ../../src/include/Rinternals.h:34,
from ../../src/include/Defn.h:41,
from platform.c:25:
/usr/include/sys/types.h:149: warning: empty declaration
platform.c: In function `do_listfiles':
platform.c:328: `DIR' undeclared (first use in this function)
platform.c:328: (Each undeclared identifier is reported only once
platform.c:328: for each function it appears in.)
platform.c...
2008 Sep 15
2
Cross-platform function availability
Hi all,
Is there any way to determine which functions are available on which
platforms? For example, winProgr essBar (and related functions) are
only available on Windows, but what about tkProgressBar and
txtProgressBar? Is there any way to figure out which functions are
only available on certain platforms, without installing R on that
platform and checking?
Thanks,
Hadley
--...
2020 Jul 09
4
[PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR
...s:
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
> arch/powerpc/include/asm/paravirt.h | 28 ++++++++
> arch/powerpc/include/asm/qspinlock.h | 66 +++++++++++++++++++
> arch/powerpc/include/asm/qspinlock_paravirt.h | 7 ++
> arch/powerpc/platforms/pseries/Kconfig | 5 ++
> arch/powerpc/platforms/pseries/setup.c | 6 +-
> include/asm-generic/qspinlock.h | 2 +
Another ack?
> diff --git a/arch/powerpc/include/asm/paravirt.h b/arch/powerpc/include/asm/paravirt.h
> index 7a8546660a63..f2d51f929cf5 100...
2020 Jul 09
4
[PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR
...s:
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
> arch/powerpc/include/asm/paravirt.h | 28 ++++++++
> arch/powerpc/include/asm/qspinlock.h | 66 +++++++++++++++++++
> arch/powerpc/include/asm/qspinlock_paravirt.h | 7 ++
> arch/powerpc/platforms/pseries/Kconfig | 5 ++
> arch/powerpc/platforms/pseries/setup.c | 6 +-
> include/asm-generic/qspinlock.h | 2 +
Another ack?
> diff --git a/arch/powerpc/include/asm/paravirt.h b/arch/powerpc/include/asm/paravirt.h
> index 7a8546660a63..f2d51f929cf5 100...
2004 Jul 30
1
[fdo] [daniel@freedesktop.org: Timeline, and slippage]
See attached for new platform timeline; please include platform@fd.o on
all proposals/followups/flames/whatever.
Oh, and for note's sake, Chris Lee is the other release team member at
the moment.
----- Forwarded message from Daniel Stone <daniel@freedesktop.org> -----
Date: Sat, 31 Jul 2004 01:40:19 +1000
From: Dan...
2014 Jul 29
2
isohybrid: slint64-14.1.iso: unable to find mac efi image
> Hi,
>
> > Unfortunately I get the error message:
> > isohybrid: slint64-14.1.iso: unable to find mac efi image
>
> This is probably due to El Torito Platform id "Mac" in
>
> -eltorito-alt-boot -no-emul-boot -eltorito-platform Mac \
> -eltorito-boot isolinux/macboot.img \
>
> This caused in the image
> http://slint.fr/misc/MacBoot/slint64-14.1.iso
> platform id 1 with the third image. (I would have expected 2
>...