Re: linux-next: Tree for Sep 18 (build failures, up to 10/02)
On Fri, 02 Oct, at 09:16:37AM, Guenter Roeck wrote: > On Fri, Sep 18, 2015 at 07:22:04AM -0700, Guenter Roeck wrote: > > On Fri, Sep 18, 2015 at 02:08:10PM +1000, Stephen Rothwell wrote: >...
View ArticleRe: [PATCH v6 2/2] efi: a misc char interface for user to update efi firmware
On Thu, Oct 1, 2015 at 2:05 PM, Kweh, Hock Leong <hock.leong.kweh@intel.com> wrote: > From: "Kweh, Hock Leong" <hock.leong.kweh@intel.com> > > Introducing a kernel module to...
View Article[PATCH v2] scsi: dpt: remove i2o header in uapi
The i2o subsystem was removed by commit 4a72a7af462d ("staging: remove i2o subsystem") but the header was still used by drivers/scsi/dpt_i2o.c driver. This patch moves the structures used from the...
View ArticleRe: blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an...
On Sun, Oct 4, 2015 at 3:33 AM, Meelis Roos <mroos@linux.ee> wrote: >> This is 4.3.0-rc1 on Sun E220R (dual-CPU sparc64). Sometimes it boots, >> sometimes it fails to boot with...
View Article[PATCH V2 2/3] ARM: keystone: Update compatible to have SoC specific matches
With future SoCs of keystone2 family, the generic compatible match may not be sufficient to handle SoC specific handling. So introduce matches based on SoC compatiblity. Signed-off-by: Nishanth Menon...
View Article[PATCH v3 0/4] SysFS driver for QEMU fw_cfg device
From: "Gabriel Somlo" <somlo@cmu.edu> Allow access to QEMU firmware blobs, passed into the guest VM via the fw_cfg device, through SysFS entries. Blob meta-data (e.g. name, size, and fw_cfg...
View Article[PATCH v3 3/4] kobject: export kset_find_obj() for module use
From: Gabriel Somlo <somlo@cmu.edu> Signed-off-by: Gabriel Somlo <somlo@cmu.edu> --- lib/kobject.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/kobject.c b/lib/kobject.c index...
View Article[PATCH v3 4/4] firmware: create directory hierarchy for sysfs fw_cfg entries
From: Gabriel Somlo <somlo@cmu.edu> Each fw_cfg entry of type "file" has an associated 56-char, nul-terminated ASCII string which represents its name. While the fw_cfg device doesn't itself...
View Article[PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From: Gabriel Somlo <somlo@cmu.edu> Make fw_cfg entries of type "file" available via sysfs. Entries are listed under /sys/firmware/qemu_fw_cfg/by_key, in folders named after each entry's...
View Article[PATCH v3 2/4] firmware: use acpi to detect QEMU fw_cfg device for sysfs...
From: Gabriel Somlo <somlo@cmu.edu> Instead of blindly probing fw_cfg registers at known IOport and MMIO locations, use the ACPI subsystem to determine whether a QEMU fw_cfg device is present,...
View Article[PATCH V2 0/3] ARM: dts/keystone: Introduce SoC specific compatible matches
Hi, Round 2 of the series with updated patch #1. This series introduces SoC specific dt compatible property to allow for future SoCs to be handled and for userspace applications that can introduce...
View Article[PATCH V2 1/3] Documentation: dt: keystone: provide SoC specific compatible...
Keystone2 devices are used on more platforms than just Texas Instruments reference evaluation platforms called EVMs. Providing a generic compatible "ti,keystone" is not sufficient to differentiate...
View Article[PATCH V2 3/3] ARM: dts: keystone: Update SoC specific compatible flags
Update the compatible flags to allow specific SoC identification. Signed-off-by: Nishanth Menon <nm@ti.com> --- V2: No change V1: https://patchwork.kernel.org/patch/7240911/...
View ArticleRe: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible...
On 10/02/2015 11:09 AM, santosh shilimkar wrote: > Nishant, > > On 9/25/2015 10:38 AM, Nishanth Menon wrote: >> On 09/25/2015 11:15 AM, santosh shilimkar wrote: >>> 9/25/2015...
View ArticleRe: Missing operand for tlbie instruction on Power7
On Fri, Oct 02, 2015 at 09:24:46PM -0500, Peter Bergner wrote: > > > Ok, than we can just zero out r5 for example and use it in tlbie as RS, > > > right? > > > > That...
View ArticleRe: [PATCH V2 0/3] ARM: dts/keystone: Introduce SoC specific compatible matches
On 10/3/15 4:38 PM, Nishanth Menon wrote: > Hi, > > Round 2 of the series with updated patch #1. This series introduces > SoC specific dt compatible property to allow for future SoCs to be...
View ArticleRe: [RFC] asm-generic/pci_iomap.h: make custom PCI BAR requirements explicit
On 10/02/15 16:17, Luis R. Rodriguez wrote: > On Fri, Aug 28, 2015 at 07:13:08PM -0700, Randy Dunlap wrote: >> On 08/28/15 17:17, Luis R. Rodriguez wrote: >>> >>>...
View ArticleRe: [PATCH 1/3] Documentation: dt: keystone: provide SoC specific compatible...
On 10/3/15 4:44 PM, Nishanth Menon wrote: > On 10/02/2015 11:09 AM, santosh shilimkar wrote: >> Nishant, >> >> On 9/25/2015 10:38 AM, Nishanth Menon wrote: >>> On...
View ArticleRe: [RFC PATCHv2] x86/pci: Initial commit for new VMD device driver
Hi Keith, [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore] config: i386-randconfig-h1-10040721 (attached as .config) reproduce: # save the attached .config to linux...
View ArticleRe: [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
Hi Gabriel, [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore] reproduce: # apt-get install sparse make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse...
View Article