Re: 3.6.11 AMD-Vi: Completion-Wait loop timed out

2013-04-20 Thread Jake
000/0x1 (20121018/tbfadt-589) I have no idea whether this is related to my shutdown problem or not and what I was hoping is if someone would advise me how to find help for my problem. I have tried all the normal routes for my distro (forum and irc) repeatedly, and googled my weeping eyes out - b

retouch your photo

2018-08-01 Thread Jake
us by sending an image for test to judge our quality work. We are waiting for your reply. Thanks and Regards, Jake Ryan

[PATCH] Staging: Comedi: amplc_dio200: Fixed Bracing Issue

2013-01-25 Thread Jake Champlin
Fixed Bracing Issue flagged by checkpatch.pl Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/amplc_dio200.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/amplc_dio200.c b/drivers/staging/comedi/drivers/amplc_dio200.c index

[PATCH] Staging: csr: csr_msgconv: Fixed Multiple Coding Style Issues

2013-01-26 Thread Jake Champlin
Resolved 150 Style Errors and 202 Coding Style Warnings. Signed-off-by: Jake Champlin --- drivers/staging/csr/csr_msgconv.c | 391 -- 1 file changed, 168 insertions(+), 223 deletions(-) diff --git a/drivers/staging/csr/csr_msgconv.c b/drivers/staging/csr

[PATCH] Staging: csr: csr_msgconv: Fixed Multiple Coding Style Issues

2013-01-26 Thread Jake Champlin
Fixed multiple coding style issues Signed-off-by: Jake Champlin --- drivers/staging/csr/csr_msgconv.c | 392 -- 1 file changed, 169 insertions(+), 223 deletions(-) diff --git a/drivers/staging/csr/csr_msgconv.c b/drivers/staging/csr/csr_msgconv.c index

[PATCH] Staging: Panel: panel: Fixed checkpatch line length warnings

2013-05-04 Thread Jake Champlin
Fixed 4 cases of line length issues with checkpatch. Checkpatch is now clean for panel.c. Signed-off-by: 'Jake Champlin ' --- drivers/staging/panel/panel.c | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/drivers/staging/panel/panel.c

Bisected 3.9 regression for iwl4965 connection problem to 1672c0e3

2013-05-05 Thread Jake Edge
fused me and led to the second bisection (3.8-3.9) ... jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/ma

Re: Bisected 3.9 regression for iwl4965 connection problem to 1672c0e3

2013-05-06 Thread Jake Edge
27;s commit above, fwiw, but just turning off that flag in 3.9 as your patch does fixes it. seems like that needs to head to Linus and the stable folks ... jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: Bisected 3.9 regression for iwl4965 connection problem to 1672c0e3

2013-05-06 Thread Jake Edge
On Mon, 06 May 2013 17:11:52 +0200 Johannes Berg wrote: > Hi Jake, > > > commit 1672c0e31917f49d31d30d79067103432bc20cc7 > > Author: Johannes Berg > > Date: Tue Jan 29 15:02:27 2013 +0100 > > > > mac80211: start auth/assoc timeout on frame status >

Re: Bisected 3.9 regression for iwl4965 connection problem to 1672c0e3

2013-05-06 Thread Jake Edge
On Mon, 06 May 2013 17:24:19 +0200 Johannes Berg wrote: > On Mon, 2013-05-06 at 09:21 -0600, Jake Edge wrote: > > > > Thanks for the report. Is the AP on a passive channel by any > > > chance (5 GHz, or channels 12/13)? > > > > No, from what I can see on my r

sleep/fan problem bisected to 73201dbec64aebf6b0dca855b523f437972dc7bb

2013-04-12 Thread Jake Edge
gone bad (just in Fedora or my kernels >=3.7, not in the bisect, cuz those don't come back from the sleep) ... in the "good" case, it normally sits around 30, but goes as high as 50 (and sometimes reports 0 for a try or two -- frozen motherboard! :) ... thoughts on this? Other in

Re: sleep/fan problem bisected to 73201dbec64aebf6b0dca855b523f437972dc7bb

2013-04-12 Thread Jake Edge
On Fri, 12 Apr 2013 12:08:31 -0600 Jake Edge wrote: > I have been having a problem on my laptop (HP Compaq 2510p) over the > last two months with >= 3.7 kernels. After the first resume, it turns > on the fan and leaves it running at top speed no matter what the > system is do

Re: still in 3.9-rc6 - fan speed at 100% after suspend/resume regression

2013-04-13 Thread Jake Edge
t until Matthias opens a new one? > can you please test thermal -thermal branch at > git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git I just tried it, no difference in behavior (fan on full, temp6 == 100°C) ... I took all the defaults when I did a 'make oldconfig', some of whi

[PATCH] Staging: comedi: ni_tio: Fixed whitespace / spacing issue

2013-01-16 Thread Jake Champlin
Fixed a leading whitespace coding style issue. Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/ni_tio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/ni_tio.c b/drivers/staging/comedi/drivers/ni_tio.c index 98f8789..73e7cbe

[PATCH 2/2] Staging: usbip: usbipcommon: Fixed single line bracing issue

2013-01-16 Thread Jake Champlin
Fixed coding style issue with single line braces. Signed-off-by: Jake Champlin --- drivers/staging/usbip/usbip_common.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/usbip/usbip_common.c b/drivers/staging/usbip/usbip_common.c index 75189fe..75aa5bf

[PATCH] Staging: Comedi: ni_tio: Fixed spacing issue

2013-01-17 Thread Jake Champlin
Fixed coding style issue from spaces to tabs. Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/ni_tio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/ni_tio.c b/drivers/staging/comedi/drivers/ni_tio.c index 98f8789..2252877

[PATCH] Staging: Comedi: ni_tio: Fixed spacing issue

2013-01-17 Thread Jake Champlin
Fixed coding style issue from spaces to tabs. Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/ni_tio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/ni_tio.c b/drivers/staging/comedi/drivers/ni_tio.c index 98f8789..2252877

[PATCH] Staging: comedi: addi_acpi_035: Fixed Camel Case Coding Style Issue

2013-01-17 Thread Jake Champlin
Fixed camel case style issue. Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/addi_apci_035.c | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/drivers/staging/comedi/drivers/addi_apci_035.c b/drivers/staging/comedi/drivers

[PATCH] Staging: Comedi: amplc_dio200: Fixed bracing issue

2013-01-18 Thread Jake Champlin
Fixed coding style error Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/amplc_dio200.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/amplc_dio200.c b/drivers/staging/comedi/drivers/amplc_dio200.c index 5f309ba..b09269d

[PATCH] Staging: Comedi: amplc_dio200: Fixed bracing issue

2013-01-18 Thread Jake Champlin
Fixed coding style error Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/amplc_dio200.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/amplc_dio200.c b/drivers/staging/comedi/drivers/amplc_dio200.c index 5f309ba..b09269d

[PATCH] Staging: Comedi: daqboard2000: Fixed Coding Style Issue

2013-01-18 Thread Jake Champlin
Fixed Coding Style Warning Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/daqboard2000.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/daqboard2000.c b/drivers/staging/comedi/drivers/daqboard2000.c index 992e557..d206c7b

[PATCH] Staging: zcache-main: Fixed Camel Case Issue

2013-01-18 Thread Jake Champlin
Fixed a camel case coding style issue. Signed-off-by: Jake Champlin --- drivers/staging/zcache/zcache-main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/zcache/zcache-main.c b/drivers/staging/zcache/zcache-main.c index 52b43b7..95be348 100644 --- a

[PATCH] Staging: ramster: zcache-main: Fixed Bracing Issues

2013-01-18 Thread Jake Champlin
Fixed Coding Style Bracing Issues Signed-off-by: Jake Champlin --- drivers/staging/ramster/zcache-main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/ramster/zcache-main.c b/drivers/staging/ramster/zcache-main.c index a09dd5c..2613889 100644 --- a

[PATCH] Staging: Comedi: pcl818: Fixed Coding Style Issues

2013-01-18 Thread Jake Champlin
Fixed single line if statement brace issues as well as pointer errors from checkpatch.pl Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/pcl818.c | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/drivers/staging/comedi/drivers/pcl818.c b

2.4.x on netpliance i-opener

2001-03-17 Thread Kernel Jake
I am having difficulty booting 2.4-based Linux kernels on my Netpliance I-Opener. The Linux 2.4 TODO list has the following entry: IDE fails on some VIA boards (eg the i-opener) (reported fixed by Konrad Stepien) This issue is not really "fixed" as reported in the TODO. Mr. Stepien has indica

Re: [PATCH 1/2] No-exec support for ppc64

2005-03-14 Thread Jake Moilanen
On Mon, 14 Mar 2005 21:13:36 +1100 Paul Mackerras <[EMAIL PROTECTED]> wrote: > Jake Moilanen writes: > > > diff -puN fs/binfmt_elf.c~nx-user-ppc64 fs/binfmt_elf.c > > --- linux-2.6-bk/fs/binfmt_elf.c~nx-user-ppc64 2005-03-08 16:08:54 > > -06:00 > > +++ l

Re: [PATCH 1/2] No-exec support for ppc64

2005-03-15 Thread Jake Moilanen
On Tue, 15 Mar 2005 09:18:04 +1100 Paul Mackerras <[EMAIL PROTECTED]> wrote: > Jake Moilanen writes: > > > > I don't think I can push that upstream. What happens if you leave > > > that out? > > > > The bss and the plt are in the same segmen

Re: [PATCH 1/2] No-exec support for ppc64

2005-03-15 Thread Jake Moilanen
On Wed, 16 Mar 2005 09:18:36 +1030 Alan Modra <[EMAIL PROTECTED]> wrote: > On Tue, Mar 15, 2005 at 03:51:35PM -0600, Jake Moilanen wrote: > > I believe the problem is that the last PT_LOAD entry does not have the > > correct size, and we only mmap up to the sbss. The .sbss,

Re: [PATCH 1/2] No-exec support for ppc64

2005-03-16 Thread Jake Moilanen
On Wed, 16 Mar 2005 17:10:57 +1100 Paul Mackerras <[EMAIL PROTECTED]> wrote: > Jake Moilanen writes: > > > It does not work w/o the sys_mprotect. It will hang in one of the first > > few binaries. > > Hmmm, what distro is this with? I just tried a kernel wit

[ANNOUNCE 0/4] Genetic-lib version 0.2

2005-02-15 Thread Jake Moilanen
netic-zaphod-cpu-sched]: A hooked zaphod CPU scheduler. Depends on the zaphod-v6.2 patch. Thanks, Jake - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-i

[ANNOUNCE 1/4] Genetic-lib version 0.2

2005-02-15 Thread Jake Moilanen
Here is the base patch for the genetic-library. It includes generic routines for modifying and manipulating genes of children. If a specific routine is needed, that can be used instead. Signed-off-by: Jake Moilanen <[EMAIL PROTECTED]> Change Log 0.2 1/12/2004 - Added ability

[ANNOUNCE 2/4] Genetic-lib version 0.2

2005-02-15 Thread Jake Moilanen
This is the base patch for the IO Schedulers. Needs a finer granularity for fitness routines. Signed-off-by: Jake Moilanen <[EMAIL PROTECTED]> --- diff -puN drivers/block/genhd.c~genetic-io-sched drivers/block/genhd.c --- linux-2.6.10/drivers/block/genhd.c~genetic-io-sched Fri Jan 28

[ANNOUNCE 3/4] Genetic-lib version 0.2

2005-02-15 Thread Jake Moilanen
Hooked Anticipatory IO scheduler. Signed-off-by: Jake Moilanen <[EMAIL PROTECTED]> --- diff -puN drivers/block/Kconfig.iosched~genetic-as-sched drivers/block/Kconfig.iosched --- linux-2.6.10/drivers/block/Kconfig.iosched~genetic-as-sched Fri Jan 28 15:53:44 2005 +++ linux-2.6.10-mo

[ANNOUNCE 4/4] Genetic-lib version 0.2

2005-02-15 Thread Jake Moilanen
pes. (see zaphod_general_calc_post_fitness()) Signed-off-by: Jake Moilanen <[EMAIL PROTECTED]> 1/12/2004 - Reworked to use phenotypes in the genetic lib. - Moved snapshots out of set_genes - Added code in for snapshot call - Added nr_context_switches as a fitness function 1/7/2004

[PATCH] offb remapped address

2005-03-03 Thread Jake Moilanen
The offb code did not take into account a remapped pci address. Adding in the pci_mem_offset fixed a DSI in offb. Signed-off-by: Jake Moilanen <[EMAIL PROTECTED]> --- diff -puN drivers/video/offb.c~offb_dsi drivers/video/offb.c --- linux-2.6.11/drivers/video/offb.c~offb_dsi Wed Mar 2

[PATCH 0/2] No-exec support for ppc64

2005-03-08 Thread Jake Moilanen
space apps from executing in segments not marked as executable. The base support is in here as well. 2/2: PPC64 no-exec support for kernel space: This prohibits the kernel from executing non-text code. Thanks, Jake - To unsubscribe from this list: send the line "unsubscribe linux-kernel"

[PATCH 1/2] No-exec support for ppc64

2005-03-08 Thread Jake Moilanen
: Jake Moilanen <[EMAIL PROTECTED]> --- linux-2.6-bk-moilanen/arch/ppc64/kernel/head.S |5 + linux-2.6-bk-moilanen/arch/ppc64/kernel/iSeries_htab.c |4 + linux-2.6-bk-moilanen/arch/ppc64/kernel/pSeries_lpar.c |2 linux-2.6-bk-moilanen/arch/ppc64/mm/fault.c

[PATCH 2/2] No-exec support for ppc64

2005-03-08 Thread Jake Moilanen
No-exec support for the kernel on PPC64. This will mark all non-text kernel pages as no-execute. Signed-off-by: Jake Moilanen <[EMAIL PROTECTED]> --- linux-2.6-bk-moilanen/arch/ppc64/kernel/iSeries_setup.c |7 +++ linux-2.6-bk-moilanen/arch/ppc64/kernel/module.c|3 +

Re: [PATCH 1/2] No-exec support for ppc64

2005-03-10 Thread Jake Moilanen
On Wed, 9 Mar 2005 21:22:13 -0600 [EMAIL PROTECTED] (Olof Johansson) wrote: > On Tue, Mar 08, 2005 at 05:08:26PM -0600, Jake Moilanen wrote: > > No-exec base and user space support for PPC64. > > Hi, a couple of comments below. > Here's the revised user & base s

Re: [PATCH 2/2] No-exec support for ppc64

2005-03-10 Thread Jake Moilanen
On Thu, 10 Mar 2005 18:15:34 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > On Wed, 2005-03-09 at 21:25 -0600, Olof Johansson wrote: > > Hi, > > > > On Tue, Mar 08, 2005 at 05:13:26PM -0600, Jake Moilanen wrote: > > > diff -puN arch/ppc64/mm/hash

Re: [PATCH 2/2] No-exec support for ppc64

2005-03-11 Thread Jake Moilanen
will > forward to him when it's ready, no need to clobber his mailbox in the > meantime. 3rd time is a charm. Signed-off-by: Jake Moilanen <[EMAIL PROTECTED]> --- linux-2.6-bk-moilanen/arch/ppc64/kernel/iSeries_setup.c |4 +++ linux-2.6-bk-moilanen/arch/ppc64/kernel/m

RE: [PATCH] PCI: hv: use effective affinity mask

2017-11-01 Thread Jake Oshins
> -Original Message- > From: Dexuan Cui > Sent: Wednesday, November 1, 2017 1:31 PM > To: Bjorn Helgaas ; linux-...@vger.kernel.org; Jake > Oshins ; KY Srinivasan ; > Stephen Hemminger > Cc: de...@linuxdriverproject.org; linux-kernel@vger.kernel.org; Haiyang

[PATCH v2 1/1] drivers:hv:vmbus drivers:hv:vmbus Allow for more than one MMIO range for children

2015-01-26 Thread Jake Oshins
, only some of the memory-mapped I/O space will be available for child devices, and only in some virtual BIOS configurations (Generation 2 VMs). This patch has been updated with feedback from Vitaly Kuznetsov. Cleanup is now driven by the acpi remove callback function. Signed-off-by: Jake Oshins

RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-19 Thread Jake Oshins
> -Original Message- > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > Sent: Tuesday, March 10, 2015 5:34 PM > To: Jake Oshins; o...@aepfle.de > Cc: Rafael J. Wysocki; gre...@linuxfoundation.org; KY Srinivasan; linux- > ker...@vger.kernel.org; a...@canonical.com; v

RE: [PATCH 6/6] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs

2015-06-12 Thread Jake Oshins
> -Original Message- > From: Paul Bolle [mailto:pebo...@tiscali.nl] > Sent: Friday, June 12, 2015 1:44 AM > To: Jake Oshins > Cc: gre...@linuxfoundation.org; KY Srinivasan; linux- > ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; > a...

RE: [PATCH v2 4/6] drivers:hv: Export a function that maps Linux proc num onto Hyper-V proc num

2015-06-15 Thread Jake Oshins
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Monday, June 15, 2015 12:52 PM > To: Jake Oshins > Cc: KY Srinivasan; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; > vkuzn

RE: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread Jake Oshins
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Wednesday, June 17, 2015 10:28 AM > To: Jake Oshins > Cc: gre...@linuxfoundation.org; KY Srinivasan; linux- > ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; &g

RE: [PATCH v3 6/6] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs

2015-06-22 Thread Jake Oshins
> -Original Message- > From: Dan Carpenter [mailto:dan.carpen...@oracle.com] > Sent: Monday, June 22, 2015 7:14 AM > To: Jake Oshins > Cc: gre...@linuxfoundation.org; KY Srinivasan; linux- > ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; > a...

[PATCHv3 1/1] staging/bcm fix hostmibs.c checkpatch problems

2014-04-04 Thread Jake Edge
Fix 4 checkpatch errors, many warnings in bcm/hostmibs.c Signed-off-by: Jake Edge --- Against next-20140403 v3: fixes suggested by Dan Carpenter v2: fixes suggested by Joe Perches There are still some > 80 length lines that require more substantive rework to fix. drivers/staging/

Re: [PATCH 1/1] staging/skein: rename files and clean up directory structure

2014-05-18 Thread Jake Edge
On Sun, 18 May 2014 11:42:53 -0700 Joe Perches wrote: > On Sun, 2014-05-18 at 12:36 -0600, Jake Edge wrote: > > Clean up file names and locations. Get rid of include/ directory > > and move those up to the top-level. Rename files to get rid of > > upper case. Remove skein

[PATCH v2 1/1] staging/skein: rename files and clean up directory structure

2014-05-18 Thread Jake Edge
Clean up file names and locations. Get rid of include/ directory and move those up to the top-level. Rename files to get rid of upper case. Remove skeinBlockNo3F.c as it was unused (temporary file or something?). Signed-off-by: Jake Edge --- Against next-20140516 v2: use git format-patch

Re: [PATCH v2 1/1] staging/skein: rename files and clean up directory structure

2014-05-18 Thread Jake Edge
On Sun, 18 May 2014 18:52:31 -0400 Jason Cooper wrote: > Jake, would you mind dropping this patch and perhaps assisting me with > reviewing Anton's series? I'll have him resend it as-is and we can go > from there. No, that's fine. Guess I'll put my patches

Re: [PATCH v2 06/06] staging: crypto: skein: rename files

2014-05-19 Thread Jake Edge
worth deleting it in this patch or a separate one, it seems to me. jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://v

Re: [PATCH v2 06/06] staging: crypto: skein: rename files

2014-05-19 Thread Jake Edge
#include > -#include > +#include incidentally, none of the threefish_*_block.c files actually needs linux/string.h ... there may be other files where that's true too, it seems to have just gotten added everywhere ... jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net -- To unsubscribe fro

Re: [PATCH v2 02/06] staging: crypto: skein: rename camelcase vars

2014-05-19 Thread Jake Edge
&X0; Xptr[1] = &X1; Xptr[2] = &X2; Xptr[3] = &X3; > + const u64 *X_ptr[4]; /* use for debugging (help cc put Xn in regs) */ > + > + X_ptr[0] = &X0; X_ptr[1] = &X1; X_ptr[2] = &X2; X_ptr[3] = &X3; bunch of Xs in through here too ... is X sp

Re: [PATCH v2 02/06] staging: crypto: skein: rename camelcase vars

2014-05-19 Thread Jake Edge
On Mon, 19 May 2014 22:21:12 +0300 Dan Carpenter wrote: > So, Jake, you're right, but if he redoes patch 2/6 then he has to redo > the rest as well. The bad names were bad in the original code already, > so normally we let people fix things up in follow on patches in that > case

[PATCH v3 1/1] staging/skein: rename files and clean up directory structure

2014-05-19 Thread Jake Edge
Clean up file names and locations. Get rid of include/ directory and move those up to the top-level. Rename files to get rid of upper case. Remove skeinBlockNo3F.c as it was unused (temporary file or something?). Signed-off-by: Jake Edge --- v3: against staging-next branch of staging tree

[PATCH 0/3] staging/skein: more cleanup

2014-05-20 Thread Jake Edge
in one file, made sense. Jake Edge (3): move all threefish block functions to one file, remove unneeded include fix some comment typos Rename a few more variables and structure member names to lower case. drivers/staging/skein/Makefile |4 +- drivers/staging/skein

[PATCH 2/3] staging/skein: comment typos

2014-05-20 Thread Jake Edge
fix some comment typos Signed-off-by: Jake Edge --- against staging-next branch of staging tree drivers/staging/skein/threefish_api.h | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/staging/skein/threefish_api.h b/drivers/staging/skein

[PATCH 3/3] staging/skein: variable/member name cleanup

2014-05-20 Thread Jake Edge
Rename a few more variables and structure member names to lower case. Signed-off-by: Jake Edge --- against staging-next branch of staging tree drivers/staging/skein/skein.c | 148 +- drivers/staging/skein/skein.h | 34 drivers/staging

[PATCH 1/1] staging: fix bcm/hostmibs.c checkpatch problems

2014-03-22 Thread Jake Edge
From: Jake Edge Fix 4 checkpatch errors, many warnings in bcm/hostmibs.c Against next-20140321 tree Signed-off-by: Jake Edge --- There were two > 80 lines that I couldn't find a sensible way to split up, otherwise it is checkpatch clean diff --git a/drivers/staging/bcm/host

[PATCH] staging/rtl8187se fix sparse complaints

2014-04-13 Thread Jake Edge
ee80211_crypto_wep_init' was not declared. Should it be static? drivers/staging/rtl8187se//ieee80211/ieee80211_crypt_wep.c:269:6: warning: symbol 'ieee80211_crypto_wep_exit' was not declared. Should it be static? by adding an include file into source files and moving some decla

[PATCH v2 1/1] staging/bcm: fix hostmibs.c checkpatch problems

2014-03-28 Thread Jake Edge
From: Jake Edge Fix 4 checkpatch errors, many warnings in bcm/hostmibs.c Against next-20140328 tree Signed-off-by: Jake Edge --- There were two > 80 lines that I couldn't find a sensible way to split up, otherwise it is checkpatch clean v2: fixes suggested by Joe Perches diff

Re: [PATCH 1/1] staging: fix bcm/hostmibs.c checkpatch problems

2014-03-28 Thread Jake Edge
On Sun, 23 Mar 2014 10:45:09 -0700 Joe Perches wrote: > On Sat, 2014-03-22 at 09:50 -0600, Jake Edge wrote: > > Fix 4 checkpatch errors, many warnings in bcm/hostmibs.c > > Making code checkpatch clean shouldn't be the primary goal here. Perhaps not, but it was *my* goal :)

Re: [PATCH 0/3] staging/skein: more cleanup

2014-05-20 Thread Jake Edge
with at this point. That rats nest of ifdefs in skein_block.c needs attention, but some kind of tests are needed to ensure nothing breaks before digging into that ... jake -- Jake Edge - LWN - j...@lwn.net - http://lwn.net -- To unsubscribe from this list: send the line "unsubscribe linux-k

Re: [PATCH 0/3] staging/skein: more cleanup

2014-05-22 Thread Jake Edge
On Wed, 21 May 2014 01:52:17 +0400 Anton Saraev wrote: > On Tue, May 20, 2014 at 10:24:11AM -0600, Jake Edge wrote: > > On Tue, 20 May 2014 10:47:57 -0400 Jason Cooper wrote: > > > > but some kind of tests are needed to ensure nothing breaks before > > digging into tha

RE: [PATCH 4/4] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs

2015-08-03 Thread Jake Oshins
> -Original Message- > From: Thomas Gleixner [mailto:t...@linutronix.de] > Sent: Sunday, August 2, 2015 1:47 AM > To: Jake Oshins > Cc: gre...@linuxfoundation.org; KY Srinivasan ; LKML > ; de...@linuxdriverproject.org; > o...@aepfle.de; a...@canonical.com; vkuzn...@r

RE: [PATCH] PCI: hv: report resources release after stopping the bus

2016-04-29 Thread Jake Oshins
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Friday, April 29, 2016 2:39 AM > To: linux-...@vger.kernel.org > Cc: de...@linuxdriverproject.org; linux-kernel@vger.kernel.org; KY > Srinivasan ; Haiyang Zhang > ; Bjorn Helgaas ; Jak

RE: [PATCH [RFC]] PCI: hv: add explicit fencing to config space access

2016-05-03 Thread Jake Oshins
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Tuesday, May 3, 2016 5:22 AM > To: linux-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; de...@linuxdriverproject.org; Bjorn > Helgaas ; Haiyang Zhang > ; KY Srinivasan ; Jak

RE: [PATCH v6 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-12-02 Thread Jake Oshins
kuzn...@redhat.com; t...@redhat.com; Haiyang > Zhang ; marc.zyng...@arm.com; > bhelg...@google.com; linux-...@vger.kernel.org > Cc: Jake Oshins > Subject: [PATCH v6 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V > VMs > > From: Jake Oshins > > This version of

RE: [PATCH v6 4/7] PCI: Add fwnode_handle to pci_sysdata

2015-12-03 Thread Jake Oshins
> -Original Message- > From: Jiang Liu [mailto:jiang@linux.intel.com] > Sent: Wednesday, December 2, 2015 10:53 PM > To: Jake Oshins ; gre...@linuxfoundation.org; KY > Srinivasan ; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@cano

RE: [PATCH v6 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-12-03 Thread Jake Oshins
> -Original Message- > From: Jiang Liu [mailto:jiang@linux.intel.com] > Sent: Wednesday, December 2, 2015 7:12 PM > To: Jake Oshins ; gre...@linuxfoundation.org; KY > Srinivasan ; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@cano

RE: [PATCH v7 4/7] PCI: Add fwnode_handle to pci_sysdata

2015-12-09 Thread Jake Oshins
> -Original Message- > From: Marc Zyngier [mailto:marc.zyng...@arm.com] > Sent: Wednesday, December 9, 2015 8:51 AM > To: Jake Oshins ; gre...@linuxfoundation.org; KY > Srinivasan ; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@cano

RE: [PATCH v3 4/7] PCI: Record an fwnode associated with root PCI buses, optionally

2015-10-27 Thread Jake Oshins
> -Original Message- > From: Jiang Liu [mailto:jiang@linux.intel.com] > Sent: Tuesday, October 27, 2015 12:10 AM > To: Jake Oshins ; gre...@linuxfoundation.org; KY > Srinivasan ; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@cano

RE: [PATCH v3 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2015-10-27 Thread Jake Oshins
> -Original Message- > From: Jiang Liu [mailto:jiang@linux.intel.com] > Sent: Tuesday, October 27, 2015 12:11 AM > To: Jake Oshins ; gre...@linuxfoundation.org; KY > Srinivasan ; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@cano

RE: [PATCH RESEND v2 3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2016-02-16 Thread Jake Oshins
> -Original Message- > From: Bjorn Helgaas [mailto:helg...@kernel.org] > Sent: Tuesday, February 16, 2016 8:46 AM > To: Jake Oshins > Cc: bhelg...@google.com; linux-...@vger.kernel.org; > gre...@linuxfoundation.org; KY Srinivasan ; linux- > ker..

RE: [PATCH RESEND v2 3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

2016-02-16 Thread Jake Oshins
> -Original Message- > From: Bjorn Helgaas [mailto:helg...@kernel.org] > Sent: Tuesday, February 16, 2016 2:44 PM > To: Jake Oshins > Cc: bhelg...@google.com; linux-...@vger.kernel.org; > gre...@linuxfoundation.org; KY Srinivasan ; linux- > ker..

RE: [PATCH 5/5] hv: Track allocations of children of hv_vmbus in private resource tree

2016-02-26 Thread Jake Oshins
> -Original Message- > From: KY Srinivasan > Sent: Friday, February 26, 2016 5:09 PM > To: Jake Oshins ; linux-...@vger.kernel.org; > gre...@linuxfoundation.org; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; > vkuzn..

RE: [patch] PCI: hv: potential use after free

2016-02-29 Thread Jake Oshins
> -Original Message- > From: Dan Carpenter [mailto:dan.carpen...@oracle.com] > Sent: Saturday, February 27, 2016 2:44 AM > To: KY Srinivasan ; Jake Oshins > > Cc: Haiyang Zhang ; Bjorn Helgaas > ; de...@linuxdriverproject.org; linux- > p...@vger.kernel.org; linu

RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-10 Thread Jake Oshins
> -Original Message- > From: Rafael J. Wysocki [mailto:rafael.j.wyso...@intel.com] > Sent: Thursday, March 5, 2015 3:04 PM > To: Jake Oshins > Cc: gre...@linuxfoundation.org; KY Srinivasan; linux- > ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; &g

RE: [PATCH v2 1/1] drivers:hv:vmbus drivers:hv:vmbus Allow for more than one MMIO range for children

2015-02-06 Thread Jake Oshins
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Friday, February 6, 2015 7:04 AM > To: Jake Oshins > Cc: gre...@linuxfoundation.org; KY Srinivasan; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@canon

RE: [PATCH v2 1/1] drivers:hv:vmbus drivers:hv:vmbus Allow for more than one MMIO range for children

2015-02-06 Thread Jake Oshins
> > -Original Message- > > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > > Sent: Friday, February 6, 2015 7:04 AM > > To: Jake Oshins > > Cc: gre...@linuxfoundation.org; KY Srinivasan; linux-kernel@vger.kernel.org; > > de...@linux

[PATCH v2 2/3] drivers:hv Convert VMBus and its descendants to PnP

2015-03-03 Thread Jake Oshins
. (Thank you.) Signed-off-by: Jake Oshins --- drivers/hid/hid-hyperv.c | 6 +- drivers/hv/channel_mgmt.c | 5 +- drivers/hv/hyperv_vmbus.h | 1 + drivers/hv/vmbus_drv.c| 117 ++ drivers/input/serio/hyperv

[PATCH v2 0/3] Convert Hyper-V code to use the pnp layer

2015-03-03 Thread Jake Oshins
can have PCI devices which need to claim from the space address space.) The second patch converts hv_vmbus and all the related Hyper-V drivers to use the pnp layer. The third patch removes the older code which examined the ACPI namespace directly. Jake Oshins (3): drivers:pnp Add support for d

[PATCH v2 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-03 Thread Jake Oshins
for anything else. Signed-off-by: Jake Oshins --- drivers/pnp/Makefile | 2 +- drivers/pnp/base.h | 2 + drivers/pnp/core.c | 1 + drivers/pnp/descendant.c | 117 +++ include/linux/pnp.h | 23 ++ 5 files changed, 144 i

[PATCH v2 3/3] drivers:hv Remove old MMIO management code

2015-03-03 Thread Jake Oshins
This patch removes the now-redundant code which examined the ACPI namespace directly for memory-mapped I/O regions for its children. Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 28 ++-- include/linux/hyperv.h | 2 -- 2 files changed, 2 insertions(+), 28

[PATCH 1/1] drivers:hv:vmbus Allow for more than one MMIO range for children.

2015-01-20 Thread Jake Oshins
Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 85 + drivers/video/fbdev/hyperv_fb.c | 2 +- include/linux/hyperv.h | 2 +- 3 files changed, 72 insertions(+), 17 deletions(-) diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv

[PATCH 1/1] drivers:hv:vmbus Allow for use of all MMIO ranges

2015-01-20 Thread Jake Oshins
, only some of the memory-mapped I/O space will be available for child devices, and only in some virtual BIOS configurations (Generation 2 VMs). Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 97 ++--- drivers/video/fbdev/hyperv_fb.c | 2

[PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-02-17 Thread Jake Oshins
xpressed as part of the paravirtual communications channel. This much more naturally aligns with the pnp layer. Signed-off-by: Jake Oshins --- drivers/pnp/Makefile | 2 +- drivers/pnp/base.h | 2 + drivers/pnp/core.c | 1 + drivers/pnp/descendant.c | 117 +

[PATCH 3/3] drivers:hv Remove old MMIO management code

2015-02-17 Thread Jake Oshins
: Jake Oshins --- drivers/hv/vmbus_drv.c | 25 - drivers/video/fbdev/hyperv_fb.c | 27 ++- include/linux/hyperv.h | 2 -- 3 files changed, 14 insertions(+), 40 deletions(-) diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv

[PATCH 2/3] drivers:hv Convert VMBus and its descendants to PnP

2015-02-17 Thread Jake Oshins
paravirtual devices use. Signed-off-by: Jake Oshins --- drivers/hid/hid-hyperv.c | 6 +-- drivers/hv/channel_mgmt.c | 5 ++- drivers/hv/hyperv_vmbus.h | 1 + drivers/hv/vmbus_drv.c| 69 +++ drivers/input/ser

RE: [PATCH 2/3] drivers:hv Convert VMBus and its descendants to PnP

2015-02-18 Thread Jake Oshins
> -Original Message- > From: Dan Carpenter [mailto:dan.carpen...@oracle.com] > Sent: Wednesday, February 18, 2015 2:24 AM > To: Jake Oshins > Cc: rafael.j.wyso...@intel.com; gre...@linuxfoundation.org; KY Srinivasan; > linux-kernel@vger.kernel.org; de...@linuxdr

RE: [PATCH v4 3/7] drivers:hv: Use new vmbus_mmio_free() from client drivers.

2016-04-05 Thread Jake Oshins
> -Original Message- > From: Bjorn Helgaas [mailto:helg...@kernel.org] > Sent: Tuesday, April 5, 2016 11:00 AM > To: Jake Oshins > Cc: linux-...@vger.kernel.org; gre...@linuxfoundation.org; KY Srinivasan > ; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.o

[PATCH v5 6/6] drivers:hv: Separate out frame buffer logic when picking MMIO range

2016-04-05 Thread Jake Oshins
Simplify the logic that picks MMIO ranges by pulling out the logic related to trying to lay frame buffer claim on top of where the firmware placed the frame buffer. Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 80 ++ 1 file changed, 35

[PATCH v5 2/6] drivers:hv: Call vmbus_mmio_free() to reverse vmbus_mmio_allocate()

2016-04-05 Thread Jake Oshins
Existing code just called release_mem_region(). Adding a wrapper around it allows the more complex range tracking that is introduced later in this patch series. Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 15 +++ drivers/pci/host/pci-hyperv.c | 14

[PATCH v5 1/6] drivers:hv: Lock access to hyperv_mmio resource tree

2016-04-05 Thread Jake Oshins
on multiple threads. Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c index 64713ff..799518b 100644 --- a/drivers/hv/vmbus_drv.c +++ b/drivers/hv/vmbus_drv.c

[PATCH v5 3/6] drivers:hv: Reverse order of resources in hyperv_mmio

2016-04-05 Thread Jake Oshins
A patch later in this series allocates child nodes in this resource tree. For that to work, this tree needs to be sorted in ascending order. Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/hv/vmbus_drv.c b

[PATCH v5 4/6] drivers:hv: Track allocations of children of hv_vmbus in private resource tree

2016-04-05 Thread Jake Oshins
p layer, rather than in this driver. Rafael Wysocki, the maintainter of the pnp layer, has previously asked that we not modify the pnp layer as it is considered deprecated. This patch is thus essentially a workaround. Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 22 ++

[PATCH v5 5/6] drivers:hv: Record MMIO range in use by frame buffer

2016-04-05 Thread Jake Oshins
now allows that to be guaranteed. Signed-off-by: Jake Oshins --- drivers/hv/vmbus_drv.c | 37 - 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c index dfc6149..eaa5c3b 100644 --- a/drivers/hv

[PATCH v5 0/6] drivers:hv: Ensure that bridge windows don't overlap

2016-04-05 Thread Jake Oshins
ridge windows can't overlap. The main memory resource tree, iomem_resource, contains resources properly marked as bridge windows, allowing their children to overlap with them. Jake Oshins (6): drivers:hv: Lock access to hyperv_mmio resource tree drivers:hv: Call vmbus_mmio_free()

  1   2   >