Make Linux kernel coding style modificationsvfor digi.h to include:
Comment style modifications
Spelling correction
Walt Feasel (2):
staging: dgnc: digi.h Comment style modifications
staging: dgnc: digi.h Spelling correction
drivers/staging/dgnc/digi.h | 97 ++---
Make modifications to comment style
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/dgnc/digi.h | 95 ++---
1 file changed, 47 insertions(+), 48 deletions(-)
diff --git a/drivers/staging/dgnc/d
Make spelling correction for 'regular'
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/dgnc/digi.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/dgnc/digi.h b/drivers/staging/dgnc/digi.h
index 6b8
Make email correction for k...@reisers.ca
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/TODO | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/speakup/TODO b/drivers/staging/speakup/TODO
ind
Make modifications to comment style
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/varhandlers.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/speakup/varhandlers.c
b/drivers/staging/s
Make Linux kernel style modifications for speakup to include:
Comment style modifications
Align parenthesis
Correct email in TODO
Walt Feasel (3):
staging: speakup: varhandlers.c Comment style modifications
staging: speakup: varhandlers.c Align parenthesis
staging: speakup: TODO Correct ema
Make suggested checkpatch modification for
CHECK: Alignment should match open parenthesis
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/varhandlers.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/driv
Make suggested checkpatch modification for
CHECK: Please don't use multiple blank lines
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/skein/threefish_block.c | 16
1 file changed, 16 deletions(-)
diff --git a/driv
On Sat, Nov 19, 2016 at 08:21:06AM -0800, Guenter Roeck wrote:
> On 11/19/2016 01:22 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.8.10 release.
> > There are 49 patches in this series, all will be posted as a response
> > to this one. If anyone has any i
Make Linux kernel style modifications for speakup to include
comment style modifications
align parenthesis
Walt Feasel (2):
staging: speakup: thread.c Comment modifications
staging: speakup: thread.c align on parenthesis
drivers/staging/speakup/thread.c | 5 +++--
1 file changed, 3 insertio
Make comment style modifications
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/thread.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/speakup/thread.c b/drivers/staging/speakup/thread.
Make suggested checkpatch modification for
CHECK: Alignment should match open parenthesis
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/thread.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/sta
On Thu, 17 Nov 2016 08:02:50 -0800
Linus Torvalds wrote:
> We have makefiles, but more importantly, few enough people actually
> *generate* the documentation, that I think if it's an option to just
> fix sphinx, we should do that instead. If it means that you have to
> have some development versi
On Sat, Nov 19, 2016 at 08:02:26PM +0530, Aneesh Kumar K.V wrote:
> Jérôme Glisse writes:
>
> > This patch add a new memory migration helpers, which migrate memory
> > backing a range of virtual address of a process to different memory
> > (which can be allocated through special allocator). It di
On Wed, Nov 09, 2016 at 10:22:34PM +0100, Clemens Gruber wrote:
> Support setting the reference voltage from the device tree.
>
> Signed-off-by: Clemens Gruber
Applied to -next.
Thanks,
Guenter
On Thu, Nov 17, 2016 at 07:35:26PM +0100, Sebastian Andrzej Siewior wrote:
> From: Thomas Gleixner
>
> The check loop for the cpu type is pointless as we already have a cpu model
> match before that. The only thing which is not covered by that check would
> be a smp system with two different core
On Fri, Oct 14, 2016 at 11:43:34AM +0200, Michael Walle wrote:
> This is also a preparation for to support more properties like min, max and
> alarm.
>
> Signed-off-by: Michael Walle
Passed my unit test. Applied to -next.
Thanks,
Guenter
On Thu, 17 Nov 2016 11:19:43 +0100
Daniel Vetter wrote:
> We don't just need better doc toolchains, we also need better docs for
> our doc toolchain!
Indeed. Applied, thanks.
jon
Hello,
I wonder if the file sound/soc/intel/boards/mfld_machine.c is useful?
Until:
commit e56c72d5f201044b14191c5b83a25e17f2d68ccf
Author: Jie Yang
Date: Thu Apr 2 15:37:02 2015 +0800
ASoC: Intel: create boards folder and move sst boards files in
it was in the directory sound/soc/intel
Make Linux kernel coding style modifications for XGI_main_26.c to include:
Spaces around operators
Blank lines before }
Logical continuation
Comment modifications
Align on parenthesis
Walt Feasel (5):
staging: speakup: synth.c Spaces around operators
staging: speakup: synth.c Blank line befor
Make suggested checkpatch modification for
CHECK: spaces preferred around that '+,|,-,/'
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/synth.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/
Make suggested checkpatch modification for
CHECK: Blank lines aren't necessary before a close brace '}'
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/synth.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging
Make suggested checkpatch modification for
CHECK: Logical continuations should be on the
previous line
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/synth.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --g
Make suggested checkpatch modification for
CHECK: Alignment should match open parenthesis
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/synth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/stag
Make modifications to comment style
Signed-off-by: Walt Feasel
---
v2 makes changes to correct for email format patch submission
drivers/staging/speakup/synth.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/speakup/synth.c b/drivers/staging/speakup/syn
> Rather than beating our heads against the wall trying to convert between
> various image formats, maybe we need to take a step back. We're trying
> to build better documentation, and there is certainly a place for
> diagrams and such in that documentation. Johannes was asking about it
> for the
On Mon, 14 Nov 2016 11:42:41 +0800
Chao Fan wrote:
> >Sorry for the delay on this. Life has been...challenging...
> >
> >> Signed-off-by: Cao Jin
> >> Signed-off-by: Chao Fan
> >
> >What does this signoff chain mean?
>
> Hi jon,
>
> I made this patch. He is my colleague who helped me
Most error branches following the call to kzalloc contain
a call to kfree. This patch add these calls where they are
missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/scsi/aic94xx/aic94xx_hwi.c |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
Most error branches following the call to pci_enable_device contain
a call to pci_disable_device. This patch add these calls where they are
missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/pci/hotplug/cpqphp_core.c |3 ++-
1 file changed, 2 insertions(+
Most error branches following the call to dst_neigh_lookup contain
a call to neigh_release. This patch add these calls where they are
missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c |2 +-
1 file changed, 1 insertion(+), 1 de
Most error branches following the call to hisi_sas_shost_alloc contain
a call to kfree. This patch add these calls where they are
missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/scsi/hisi_sas/hisi_sas_main.c |6 --
1 file changed, 4 insertions(+),
Most error branches following the call to pmcraid_get_free_cmd contain
a call to pmcraid_return_cmd. This patch add these calls where they are
missing.
Moreover, most error branches following the call to class_create contain
a call to class_destroy. This patch add these calls where they are
missin
Most error branches following the call to pci_map_biosrom contain
a call to pci_unmap_biosrom. This patch add these calls where
they are missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/scsi/isci/probe_roms.c |1 +
1 file changed, 1 insertion(+)
--- a/
On 11/19/16 09:15, Jonathan Corbet wrote:
> Might there be a tool or an extension out there that would allow us
> to express these diagrams in a text-friendly, editable form?
How about using the graphviz languages for generating diagrams that can
be described easily in one of the graphviz langua
On Sat, 2016-11-19 at 10:15 -0700, Jonathan Corbet wrote:
> Might there be a tool or an extension out there that
> would allow us to express these diagrams in a text-friendly, editable
> form?
I know it's unfashionable these days, but TeX always used to be bloody
good at that kind of thing.
--
d
Most error branches following the call to kzalloc contain
a call to kfree. This patch add these calls where they are
missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/scsi/dpt_i2o.c |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--- a/drivers/s
Most error branches following the call to alloc_event_data contain a call to
etm_free_aux. This patch add a call to etm_free_aux to an error branch
that does not call it.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/hwtracing/coresight/coresight-etm-perf.c |2
Hi Walt,
[auto build test ERROR on staging/staging-testing]
[also build test ERROR on v4.9-rc5 next-20161117]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Walt-Feasel/staging-speakup-synth-c-c
On Sat, Nov 19, 2016 at 04:48:26PM +0100, Lars-Peter Clausen wrote:
> On 11/19/2016 04:45 PM, Lars-Peter Clausen wrote:
> > On 11/19/2016 04:42 PM, Lars-Peter Clausen wrote:
> >> On 11/19/2016 03:48 PM, Krzysztof Kozlowski wrote:
> >> [...]
> >>> @@ -206,15 +204,10 @@ static int __init smdk_audio_i
Hi Michael,
On Fri, Oct 14, 2016 at 11:43:35AM +0200, Michael Walle wrote:
> This patch adds support for the min, max and alarm attributes of the
> voltage and temperature channels. Additionally, the temp2_fault attribute
> is supported which indicates a fault of the external temperature diode.
>
On Thu, Oct 27, 2016 at 10:44:15AM +0200, H. Nikolaus Schaller wrote:
> this should reduce unnecessary input events.
The duplicates will be filtered out by the input core anyway. I like to
keep the drivers simple.
Thanks.
>
> Signed-off-by: H. Nikolaus Schaller
> ---
> drivers/input/touchscre
On 11/17/2016 6:20 AM, Borislav Petkov wrote:
> On Wed, Nov 09, 2016 at 06:36:20PM -0600, Tom Lendacky wrote:
>> The boot data and command line data are present in memory in an
>> un-encrypted state and are copied early in the boot process. The early
>> page fault support will map these areas as e
On Thu, Oct 27, 2016 at 10:44:20AM +0200, H. Nikolaus Schaller wrote:
> Fix module table so that the driver is loaded if compiled
> as module and requested by DT.
We really need to fix it between spi/i23c core and module utils instead
of keeping adding duplicate IDs all over drivers. We already ha
Hi,
Some XHCI controllers e.g. dwc3 based have a broken Port disable [1].
If the attached high-speed device is misbehaving, the USB stack typically
disables the port using the PED bit in PORTSC. For the controllers that
have broken port disable, the port fails to detect further attach/detach
even
Most error branches following the call to class_find_device contain
a call to put_device. This patch add calls to put_device where
they are missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/hwtracing/stm/core.c |4 +++-
1 file changed, 3 insertions(+), 1
On 11/19/2016 06:41 PM, Quentin Lambert wrote:
Most error branches following the call to alloc_event_data contain a call to
etm_free_aux. This patch add a call to etm_free_aux to an error branch
that does not call it.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
driv
Most error branches following the call to kmalloc contain
a call to kfree. This patch add these calls where they are
missing.
This issue was found with Hector.
Signed-off-by: Quentin Lambert
---
drivers/scsi/xen-scsifront.c |1 +
1 file changed, 1 insertion(+)
--- a/drivers/scsi/xen-scsif
Got into trouble sending my replies to LKML from Mutt, getting delivery
rejections related to encoding:
https://gist.github.com/andrey-utkin/b204666c34613858a34844283571ce17
Sorry for people who got excessive resends from me. For now I'm sending
this from web interface, hopefully it gets things r
Hi Masahiro,
On Sun, 20 Nov 2016 01:15:05 +0900
Masahiro Yamada wrote:
> Hi Boris,
>
>
> 2016-11-19 17:30 GMT+09:00 Boris Brezillon
> :
> > Hi Masahiro,
> >
> > On Wed, 9 Nov 2016 13:35:19 +0900
> > Masahiro Yamada wrote:
> >
> >> I am tackling on this driver to use it for my SoCs.
> >> T
On 11/17/2016 9:55 AM, Borislav Petkov wrote:
> On Wed, Nov 09, 2016 at 06:36:31PM -0600, Tom Lendacky wrote:
>> Boot data (such as EFI related data) is not encrypted when the system is
>> booted and needs to be accessed unencrypted. Add support to apply the
>> proper attributes to the EFI page ta
On Wed, 16 Nov 2016 08:02:55 +
Sudip Mukherjee wrote:
> debugfs_create_dir() and debugfs_create_file() returns NULL on error or
> a pointer on success. They do not return the error value with ERR_PTR.
> So we should not check the return with IS_ERR_OR_NULL, instead we
> should just check for
Hi Nikolaus,
On Thu, Oct 27, 2016 at 10:44:17AM +0200, H. Nikolaus Schaller wrote:
> The tsc2007 chip not only has a resistive touch screen controller but
> also an external AUX adc imput which can be used for an ambient
> light sensor, battery voltage monitoring or any general purpose.
>
> Addit
On Tue, Nov 15, 2016 at 10:54:53AM -0800, Jarkko Sakkinen wrote:
> On Tue, Nov 15, 2016 at 11:06:10AM -0700, Jason Gunthorpe wrote:
> > On Tue, Nov 15, 2016 at 09:40:12AM -0800, Jarkko Sakkinen wrote:
> >
> > > I applied fix from Colin. I for OF specific patches in this patch set
> > > I do not ha
Willy Tarreau writes:
> Hi Eric,
>
> On Thu, Nov 17, 2016 at 11:02:47AM -0600, Eric W. Biederman wrote:
>>
>> With everyone heading to Kernel Summit and Plumbers I put this set of
>> patches down temporarily. Now is the time to take it back up and to
>> make certain I am not missing something
On Sat, Nov 12, 2016 at 02:19:30PM +, Jonathan Cameron wrote:
> On 12/11/16 14:04, Jonathan Cameron wrote:
> > On 11/11/16 19:02, H. Nikolaus Schaller wrote:
> >> The tsc2007 chip not only has a resistive touch screen controller but
> >> also an external AUX adc imput which can be used for an a
ebied...@xmission.com (Eric W. Biederman) writes:
> Willy Tarreau writes:
>
>> Hi Eric,
>>
>> On Thu, Nov 17, 2016 at 11:02:47AM -0600, Eric W. Biederman wrote:
>>>
>>> With everyone heading to Kernel Summit and Plumbers I put this set of
>>> patches down temporarily. Now is the time to take i
On Sat, Nov 19, 2016 at 9:55 AM, David Woodhouse wrote:
>
> I know it's unfashionable these days, but TeX always used to be bloody
> good at that kind of thing.
You must have used a different TeX than I did.
TeX is a horrible example. The moment you needed to insert anything
that TeX didn't know
On 11/19/2016 07:22 PM, Quentin Lambert wrote:
On 11/19/2016 06:41 PM, Quentin Lambert wrote:
Most error branches following the call to alloc_event_data contain a
call to
etm_free_aux. This patch add a call to etm_free_aux to an error branch
that does not call it.
This issue was found with
Willy Tarreau writes:
> On Sat, Nov 19, 2016 at 08:17:00AM +0100, Willy Tarreau wrote:
>> Hi Eric,
>>
>> On Thu, Nov 17, 2016 at 11:02:47AM -0600, Eric W. Biederman wrote:
>> >
>> > With everyone heading to Kernel Summit and Plumbers I put this set of
>> > patches down temporarily. Now is the
On 11/17/2016 11:39 AM, Borislav Petkov wrote:
> On Wed, Nov 09, 2016 at 06:36:55PM -0600, Tom Lendacky wrote:
>> This patch adds support to be change the memory encryption attribute for
>> one or more memory pages.
>
> "Add support for changing ..."
Yeah, I kind of messed up that description a b
Hi Walt,
[auto build test ERROR on staging/staging-testing]
[also build test ERROR on v4.9-rc5 next-20161117]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Walt-Feasel/staging-speakup-synth-c-c
On 11/17/2016 12:09 PM, Borislav Petkov wrote:
> On Wed, Nov 09, 2016 at 06:37:08PM -0600, Tom Lendacky wrote:
>> When Secure Memory Encryption is enabled, the trampoline area must not
>> be encrypted. A CPU running in real mode will not be able to decrypt
>> memory that has been encrypted because
On Wed, Nov 16, 2016 at 3:37 AM, tip-bot for Peter Zijlstra
wrote:
> Commit-ID: 0f5225b024d4bffd682aab008c35862e8fdc1865
> Gitweb: http://git.kernel.org/tip/0f5225b024d4bffd682aab008c35862e8fdc1865
> Author: Peter Zijlstra
> AuthorDate: Fri, 7 Oct 2016 17:43:51 +0200
> Committer: Ingo M
On Fri, Nov 18, 2016 at 09:22:42PM -0500, valdis.kletni...@vt.edu wrote:
> On Fri, 18 Nov 2016 12:24:37 +0100, Dmitry Vyukov said:
> > WARNINGs mean kernel bugs.
> > The one in ucma_write() points to user programming error
> > or a malicious attempt. This is not a kernel bug, remove it.
>
> > -
Hi Anoroop,
On Wed, Oct 05, 2016 at 12:42:56AM +0530, Aniroop Mathur wrote:
> If last event dropped in the old queue was EV_SYN/SYN_REPORT, then lets
> generate EV_SYN/SYN_REPORT immediately after queing EV_SYN/SYN_DROPPED
> so that clients would not ignore next valid full packet events.
>
> Sign
MODULE_DEVICE_TABLE is used by the kernel to determine which device driver
should be loaded for which platform device. MODULE_DEVICE_TABLE has been
only defined for the device-tree based platforms in the current code.
Defining it also for ACPI based platforms.
Signed-off-by: Sinan Kaya
---
drive
2016-11-17 15:55+0100, Paolo Bonzini:
> kvm_arch_set_irq is unused since commit b97e6de9c96. Merge
> its functionality with kvm_arch_set_irq_inatomic.
>
> Reported-by: Jiang Biao
> Signed-off-by: Paolo Bonzini
> ---
Applied to kvm/master, thanks.
2016-11-17 15:55+0100, Paolo Bonzini:
> Reported by syzkaller:
>
> [ INFO: suspicious RCU usage. ]
> 4.9.0-rc4+ #47 Not tainted
> ---
> ./include/linux/kvm_host.h:536 suspicious rcu_dereference_check() usage!
>
> stack backtrace:
> CPU: 1 PID: 6
2016-11-17 15:55+0100, Paolo Bonzini:
> This was reported by syzkaller:
>
> [ INFO: possible recursive locking detected ]
> 4.9.0-rc4+ #49 Not tainted
> -
> kworker/2:1/5658 is trying to acquire lock:
> ([ 1644.769018] (&work->work)
2016-11-09 17:48+0100, Paolo Bonzini:
> Userspace can read the exact value of kvmclock by reading the TSC
> and fetching the timekeeping parameters out of guest memory. This
> however is brittle and not necessary anymore with KVM 4.11. Provide
> a mechanism that lets userspace know if the new KVM
Make suggested checkpatch modification for
CHECK: spaces preferred around that '|,+,-,/'
Signed-off-by: Walt Feasel
---
v3 fixes erroneous w added in v2
drivers/staging/speakup/synth.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/speakup/synth.c
With the new standardized functions, we can replace all ACCESS_ONCE()
calls across relevant security/keyrings/.
ACCESS_ONCE() does not work reliably on non-scalar types. For example
gcc 4.6 and 4.7 might remove the volatile tag for such accesses during
the SRA (scalar replacement of aggregates) st
Linus,
this pull request contains two fixes for recent syzkaller reports and
more fixes are expected for rc7.
The following changes since commit a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6:
Linux 4.9-rc5 (2016-11-13 10:32:32 -0800)
are available in the git repository at:
git://git.kernel.org/
On Fri, Nov 18, 2016 at 4:01 AM, Doug Ledford wrote:
> On 11/17/2016 5:24 PM, Or Gerlitz wrote:
[...]
> I agree with you. It doesn't fix your patch. The commit message can
> still be fixed up.
>> Please do not send it to Linus and wait for them to respond. I
>> disagree that it fixes my commi
With the new standardized functions, we can replace all ACCESS_ONCE()
calls across relevant drivers/base/.
ACCESS_ONCE() does not work reliably on non-scalar types. For example
gcc 4.6 and 4.7 might remove the volatile tag for such accesses during
the SRA (scalar replacement of aggregates) step:
With the new standardized functions, we can replace all ACCESS_ONCE()
calls across relevant drivers/usb/.
ACCESS_ONCE() does not work reliably on non-scalar types. For example
gcc 4.6 and 4.7 might remove the volatile tag for such accesses during
the SRA (scalar replacement of aggregates) step:
h
On 19 November 2016 18:38:49 GMT+00:00, Dmitry Torokhov
wrote:
>On Sat, Nov 12, 2016 at 02:19:30PM +, Jonathan Cameron wrote:
>> On 12/11/16 14:04, Jonathan Cameron wrote:
>> > On 11/11/16 19:02, H. Nikolaus Schaller wrote:
>> >> The tsc2007 chip not only has a resistive touch screen contro
On Fri, Nov 18, 2016 at 11:46:23AM -0600, Josh Poimboeuf wrote:
> NMI stack dumps are bracked by the following tags:
s/bracked/bracketed/
--
Josh
On 2016-11-18 12:55, Bjorn Andersson wrote:
In the case where we fail to acquire the phy the hba priv will be set
already, so during cleanup ufs_qcom_setup_clocks() will dereference the
now free, but still "valid looking" pointer "host".
host (ufs_qcom_host) was allocated with devm_kzalloc() so
On Sat, Nov 19, 2016 at 10:48:38AM +0100, Peter Rosin wrote:
> From: Alex Hemme
>
> Deselect functionality can be ignored for device-trees with
> "i2c-mux-idle-disconnect" entries if no platform_data is available.
> By enabling the deselect functionality outside the platform_data
> block the logi
Em Sat, 19 Nov 2016 10:15:43 -0700
Jonathan Corbet escreveu:
> On Thu, 17 Nov 2016 08:02:50 -0800
> Linus Torvalds wrote:
>
> > We have makefiles, but more importantly, few enough people actually
> > *generate* the documentation, that I think if it's an option to just
> > fix sphinx, we should
On Fri, Oct 14, 2016 at 11:43:35AM +0200, Michael Walle wrote:
> This patch adds support for the min, max and alarm attributes of the
> voltage and temperature channels. Additionally, the temp2_fault attribute
> is supported which indicates a fault of the external temperature diode.
>
> Signed-off
On Fri, Oct 14, 2016 at 11:43:35AM +0200, Michael Walle wrote:
> This patch adds support for the min, max and alarm attributes of the
> voltage and temperature channels. Additionally, the temp2_fault attribute
> is supported which indicates a fault of the external temperature diode.
>
> Signed-off
Hi,
looks mostly good. I just found this comment which needs clarification:
> + /*
> + * All upper layers currently are never use transfer with more than
> + * 2 messages.
Have you really checked ALL of the upper layers? And even if so, there
is the dev-interface to userspace which
On Sat, Nov 19, 2016 at 12:54 PM, Mauro Carvalho Chehab
wrote:
>
> I did some research on Friday trying to identify where those images
> came. It turns that, for the oldest images (before I took the media
> maintainership), PDF were actually their "source", as far as I could track,
> in the sense
Linus,
here are some I2C driver bugfixes (and one documentation fix) for you.
Please pull. Note that I currently need to use a different email address
until the problems with my main mail provider are settled.
Thanks,
Wolfram
The following changes since commit bc33b0ca11e3df46a4fa7639ba
I am planning to add boot clock as a trace clock that can account suspend time
during tracing, however ktime_get_with_offset throws a warning as the
clocksource is attempted to be accessed in suspend.
Currently only fast monotonic and raw timekeepers are halted and the cached
readout and cycles ar
On Fri, Nov 18, 2016 at 10:54:02PM +, David Howells wrote:
> Dave Chinner wrote:
>
> > And when we start thinking in those timeframes, an
> > increase in timestamp resoultion of at least another 10e-3 is
> > likely
>
> Is it, though? To be useful, surely you have to be able to jam quite
On 2016-11-19 09:23:31 [-0800], Guenter Roeck wrote:
> Applied to -next.
Thanks. Since you took that one, could you also please consider to apply
|[PATCH 06/20 v2] hwmon/via-cputemp: Convert to hotplug state machine
? It depends on the 5th patch from the series which applied.
> Thanks,
> Guenter
On 11/19/2016 2:46 PM, Or Gerlitz wrote:
> On Fri, Nov 18, 2016 at 4:01 AM, Doug Ledford wrote:
>> On 11/17/2016 5:24 PM, Or Gerlitz wrote:
>
> [...]
>
>> I agree with you. It doesn't fix your patch. The commit message can
>> still be fixed up.
>
>>> Please do not send it to Linus and wait fo
Walt Feasel writes:
> Make email correction for k...@reisers.ca
>
> Signed-off-by: Walt Feasel
Acked-by: Chris Brannon
> ---
> v2 makes changes to correct for email format patch submission
>
> drivers/staging/speakup/TODO | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git
> On Sat, Nov 19, 2016 at 9:55 AM, David Woodhouse
> wrote:
>>
>> I know it's unfashionable these days, but TeX always used to be bloody
>> good at that kind of thing.
>
> You must have used a different TeX than I did.
>
> TeX is a horrible example. The moment you needed to insert anything
> that
Hi Pavel,
Just a few more comments...
Please check my other review as well. I believe you may have missed the
comments in between in that one.
On Sun, Oct 23, 2016 at 10:03:55PM +0200, Pavel Machek wrote:
>
> Add driver for et8ek8 sensor, found in Nokia N900 main camera. Can be
> used for takin
Linux will have all kinds of sporadic problems on systems that don't
have the CPUID instruction unless CONFIG_M486=y. In particular,
sync_core() will explode.
I believe that these kernels had a better chance of working before
commit 05fb3c199bb0 ("x86/boot: Initialize FPU and X86_FEATURE_ALWAYS
e
On Mon, 2016-11-14 at 10:42 -0500, Johannes Weiner wrote:
> On Mon, Nov 14, 2016 at 12:14:20AM +, Ben Hutchings wrote:
> > 3.16.39-rc1 review patch. If anyone has any objections, please let me know.
> >
> > --
> >
> > From: Johannes Weiner
> >
> > commit 22f2ac51b6d643666f4
This is a question for the old-timers here, since I can't find
anything resembling an answer in the SDM.
Suppose an exception happens (#UD in this case, but I assume it
doesn't really matter). We're not in long mode, and the IDT is set up
to deliver to a normal 32-bit kernel code segment. We're
On Sat, Nov 19, 2016 at 8:52 PM, Andy Lutomirski wrote:
> This is a question for the old-timers here, since I can't find
> anything resembling an answer in the SDM.
>
> Suppose an exception happens (#UD in this case, but I assume it
> doesn't really matter). We're not in long mode, and the IDT is
On Sat, Nov 19, 2016 at 6:11 PM, Brian Gerst wrote:
> On Sat, Nov 19, 2016 at 8:52 PM, Andy Lutomirski wrote:
>> This is a question for the old-timers here, since I can't find
>> anything resembling an answer in the SDM.
>>
>> Suppose an exception happens (#UD in this case, but I assume it
>> doe
Hi Linus,
The following changes since commit 4b3415c9363f828e7f1e45edecb57930849d5d5b:
Merge tag 'imx-fixes-3.19-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
(2015-01-23 14:23:40 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/l
On Sat, Nov 19, 2016 at 6:22 PM, Olof Johansson wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
> tags/armsoc-for-linus
Forgot to push? I get a tag that is an old one from August last year..
Linus
201 - 300 of 323 matches
Mail list logo