Signed-off-by: Yoshinori Sato
---
arch/sh/kernel/setup.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/arch/sh/kernel/setup.c b/arch/sh/kernel/setup.c
index 8e3b099..d97de16 100644
--- a/arch/sh/kernel/setup.c
+++ b/arch/sh/kernel/setup.c
@@ -280,6 +280,8 @@ void __init setup_arch(ch
unflatten required MMU disabled.
Signed-off-by: Yoshinori Sato
---
arch/sh/boards/of-generic.c | 6 --
arch/sh/kernel/setup.c | 7 +++
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/arch/sh/boards/of-generic.c b/arch/sh/boards/of-generic.c
index fe2d917..d24bc02 1006
Hi Will,
On 2016/6/7 21:58, Will Deacon wrote:
> On Tue, Jun 07, 2016 at 04:08:04PM +0800, Zhen Lei wrote:
>> v3 -> v4:
>> 1. Packed three patches of Kefeng Wang, patch6-8.
>> 2. Add 6 new patches(9-15) to enhance the numa on arm64.
>>
>> v2 -> v3:
>> 1. Adjust patch2 and patch5 according to Matth
Dear Catalin,
On Wed, 8 Jun 2016 13:13:56 +0100 Catalin Marinas wrote:
> On Wed, Jun 08, 2016 at 03:53:46PM +0800, Jisheng Zhang wrote:
> > --- a/arch/arm64/mm/dma-mapping.c
> > +++ b/arch/arm64/mm/dma-mapping.c
> > @@ -19,6 +19,7 @@
> >
> > #include
> > #include
> > +#include
> > #includ
+ Brian and the MTD ML
Hi George,
On 11 Jun 2016 18:30:04 -0400
"George Spelvin" wrote:
> I was just browsing LKML history and wanted to understand this
> concept, but while reading I think I spotted an error.
>
>
> +static void nand_pairing_dist3_get_info(struct mtd_info *mtd, int page,
> +
On Sun, 12 Jun 2016 11:04:27 +0800
"Wu, Songjun" wrote:
> On 6/9/2016 05:57, Boris Brezillon wrote:
> > On Tue, 7 Jun 2016 15:11:53 +0800
> > Songjun Wu wrote:
> >
> >> DT binding documentation for ISC driver.
> >>
> >> Signed-off-by: Songjun Wu
> >> ---
> >>
> >> Changes in v4:
> >> - Remove
On Fri, Jun 10, 2016 at 12:30:56PM -0500, Rob Herring wrote:
> On Thu, Jun 09, 2016 at 01:42:02PM +0200, Krzysztof Kozlowski wrote:
> > On 06/09/2016 12:29 PM, Mark Brown wrote:
> > > On Thu, Jun 09, 2016 at 11:44:18AM +0200, Krzysztof Kozlowski wrote:
> > >> Few drivers have a need of getting regu
On Sun, 2016-06-12 at 00:22 +0200, Henrik Austad wrote:
> From: Henrik Austad
>
> In short summary:
>
> * tsn_core.c is the main driver of tsn, all new links go through
> here and all data to/form the shims are handled here
> core also manages the shim-interface.
[]
> diff --git a/net/tsn/ts
> @@ -3207,15 +3228,14 @@ static int balance_pgdat(pg_data_t *pgdat, int order,
> int classzone_idx)
> sc.may_writepage = 1;
>
> /*
> - * Now scan the zone in the dma->highmem direction, stopping
> - * at the last zone which needs scan
On 2016/6/9 4:40, Heiko Stübner wrote:
Am Mittwoch, 8. Juni 2016, 15:29:00 schrieb Rob Herring:
gOn Wed, Jun 08, 2016 at 03:25:08PM +0800, Shawn Lin wrote:
This patch adds a binding that describes the Rockchip PCIe PHY
found on Rockchip SoCs PCIe interface.
Signed-off-by: Shawn Lin
---
.../
Sorry. I send old patches.
Please ignore previous files.
IPR based IRQ chip driver.
Signed-off-by: Yoshinori Sato
---
.../interrupt-controller/renesas,sh7751-intc.txt | 25
arch/sh/Kconfig| 6 +-
arch/sh/boards/Kconfig |
Sorry. I send old patches.
Please ignore previous files.
Signed-off-by: Yoshinori Sato
---
.../interrupt-controller/iodata-landisk.txt| 28 +
drivers/irqchip/irq-io-landisk.c | 72 ++
2 files changed, 100 insertions(+)
create mode 100644
Do
Hi!
> > >@@ -974,4 +975,9 @@ enum v4l2_detect_md_mode {
> > > #define V4L2_CID_DETECT_MD_THRESHOLD_GRID
> > > (V4L2_CID_DETECT_CLASS_BASE + 3)
> > > #define V4L2_CID_DETECT_MD_REGION_GRID
> > > (V4L2_CID_DETECT_CLASS_BASE + 4)
> > >
> > >+/* Control IDs specific to the AD5820
On Sun, Jun 12, 2016 at 12:35:10AM -0700, Joe Perches wrote:
> On Sun, 2016-06-12 at 00:22 +0200, Henrik Austad wrote:
> > From: Henrik Austad
> >
> > In short summary:
> >
> > * tsn_core.c is the main driver of tsn, all new links go through
> > here and all data to/form the shims are handled
Hi Rob,
CC linux-pm
On Fri, Jun 10, 2016 at 11:33 PM, Rob Herring wrote:
> On Fri, Jun 10, 2016 at 2:11 PM, Geert Uytterhoeven
> wrote:
>> On Fri, Jun 10, 2016 at 7:39 PM, Rob Herring wrote:
>>> On Thu, Jun 09, 2016 at 02:41:33PM +0100, Kieran Bingham wrote:
The power domain must be speci
Hi!
> > >Add userspace API definitions.
> > >
> > >Signed-off-by: Pavel Machek
> > >
> > >diff --git a/include/uapi/linux/v4l2-controls.h
> > >b/include/uapi/linux/v4l2-controls.h
> > >index b6a357a..23011cc 100644
> > >--- a/include/uapi/linux/v4l2-controls.h
> > >+++ b/include/uapi/linux/v4l2-
Hi, Arnaldo
What do you think about setting all actual config variables
before a sub-command start at perf.c ?
(in order to free the config set that contains all configs
by perf_config_set__delete() after using it was finished where it was
needed)
i.e. initialize all actual config variables a
Hi,
Kindly ping.. Any comments on V3?
Thanks,
Peng.
On Mon, May 23, 2016 at 05:47:30PM +0800, Peng Fan wrote:
>The vfio No-IOMMU mode was supported by this
>'commit 03a76b60f8ba2797 ("vfio: Include No-IOMMU mode")',
>but it only support vfio-pci.
>
>Using vfio_iommu_group_get/put, but not iommu_g
On Fri, Jun 10, 2016 at 04:17:28PM +0300, Roger Quadros wrote:
> Register with the USB OTG/DRD core. Since we don't support
> OTG yet we just work as a dual-role device even
> if device tree says "otg".
>
> Get ID and VBUS information from the OTG controller
> and kick the OTG state machine.
>
H
On Fri, Jun 10, 2016 at 04:07:15PM +0300, Roger Quadros wrote:
> The OTG core will use struct otg_gadget_ops to
> start/stop the gadget controller.
>
> The main purpose of this interface is to avoid directly
> calling usb_gadget_start/stop() from the OTG core as they
> wouldn't be defined in the b
>> It also applies an offset of +1, to avoid negative numbers and the
>> problems of signed divides.
> It seems to cover all cases.
I wasn't sure why you used a signed int for the interface.
(Another thing I thought of, but am less sure of, is packing the group
and pair numbers into a register-p
Hi,
[auto build test ERROR on driver-core/driver-core-testing]
[also build test ERROR on v4.7-rc2]
[cannot apply to next-20160609]
[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/Stephen-Boyd/fir
Hi all,
I received this auto build error notice. I have something to clarify and ask:
- [cannot apply to robh/for-next soc-thermal/next]
It could apply to robh/for-next.
It could not apply to soc-thermal/next because this branch is not updated to
the latest kernel.
- [auto build test ERROR
On 6/12/2016 15:23, Boris Brezillon wrote:
On Sun, 12 Jun 2016 11:04:27 +0800
"Wu, Songjun" wrote:
On 6/9/2016 05:57, Boris Brezillon wrote:
On Tue, 7 Jun 2016 15:11:53 +0800
Songjun Wu wrote:
DT binding documentation for ISC driver.
Signed-off-by: Songjun Wu
---
Changes in v4:
- Remo
>
> /*
> - * kswapd shrinks the zone by the number of pages required to reach
> - * the high watermark.
> + * kswapd shrinks a node of pages that are at or below the highest usable
> + * zone that is currently unbalanced.
> *
> * Returns true if kswapd scanned at least the requested number of
On 6/9/2016 04:00, Rob Herring wrote:
On Tue, Jun 07, 2016 at 03:11:53PM +0800, Songjun Wu wrote:
DT binding documentation for ISC driver.
Signed-off-by: Songjun Wu
---
Changes in v4:
- Remove the isc clock nodes.
Changes in v3:
- Remove the 'atmel,sensor-preferred'.
- Modify the isc clock
On 2016/6/9 14:26, Leon Romanovsky wrote:
On Wed, Jun 01, 2016 at 11:37:53PM +0800, Lijun Ou wrote:
This patch registered IB device when loaded, and unregistered
IB device when removed.
Signed-off-by: Wei Hu
Signed-off-by: Nenglong Zhao
Signed-off-by: Lijun Ou
---
drivers/infiniband/hw/h
The pclk_vio_grf supply power for GRF IOs, if it is disabled, will
cause abnormal operation of the GRF.
The clock tree of the pclk_vio like this:
| --> pclk_vio_grf
... pclk_vio | --> pclk_mipi_dsi1
| --> pclk_mipi_dsi0
and the pclk_mipi_dsi0 and pclk_mipi_dsi1 don't hav
The functions and features VOP0 more complete than VOP1's, we need to
use it dclk_vop0_div operate VPLLI, and let VOP0 as the default primary
screen.
Signed-off-by: Xing Zheng
---
drivers/clk/rockchip/clk-rk3399.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/cl
On Sat, 11 Jun 2016 17:37:51 +0200
Mason wrote:
> On 11/06/2016 11:58, Marc Zyngier wrote:
>
> > Mason wrote:
> >
> >> I think Sebastian is even more baffled by the DT mess
> >> (sorry, intricacies) than I am.
> >
> > This mess is what has saved us from the apocalypse 5 years ago, and
> > desc
On 06/08/16 at 09:45P, Borislav Petkov wrote:
> On Wed, Jun 08, 2016 at 09:11:39PM +0300, Roman Kagan wrote:
> > Gradual removal of excessive barriers in pvclock reading functions
> > (commits 502dfeff239e8313bfbe906ca0a1a6827ac8481b,
> > a3eb97bd80134ba07864ca00747466c02118aca1) ended up removing
在 2016/6/8 18:15, He Kuang 写道:
The remote unwind can supported scenario where we collect on a x86_64
machine and want to do analysis on a ARM64 or x86-32 machine. Though
this is not tested, after Arnaldo questioned the above issue, I tested
and found a bug.
In util/unwind-libunwind-local.c, PE
On Sat, 11 Jun 2016 13:02:44 +0100
Ben Dooks wrote:
> out of interest, do you have a list of what the problems are?
The trigger configuration for per-cpu interrupts silently fails
(because set_irq_type cannot deal with them). Which means we're relying
on whatever configuration the firmware has l
On 06/09/16 at 01:23P, Paolo Bonzini wrote:
> The version field in struct pvclock_vcpu_time_info basically implements
> a seqcount. Wrap it with the usual read_begin and read_retry functions,
> and use these APIs instead of peppering the code with smp_rmb()s.
> While at it, change it to the more p
Hi,
On Tue, Jun 07, 2016 at 11:23:30AM -0500, Shaun Tancheff wrote:
> This fixes a memory leak reported by a few people in 4.7-rc1
>
> kmemleak report after 9082e87bfbf8 ("block: remove struct bio_batch")
>
> This patch just formalizes the one in this discussion here:
> https://lkml.kernel.org/r
Since commit 8659c406ade3 ("x86: only scan the root bus in early PCI
quirks"), early quirks are only applied to devices on the root bus.
The motivation was to prevent application of the nvidia_bugs quirk on
secondary buses.
We're about to reintroduce scanning of secondary buses for a quirk to
rese
Reset Apple AirPort card v2
Browsable on GitHub with green/red highlighting:
https://github.com/l1k/linux/commits/airport_reset_v2
Link to v1:
https://lkml.org/lkml/2016/5/28/163
Changes since v1:
- Validate secondary bus number (Yinghai Lu)
- Move amendment of nvidia_bugs quirk and scannin
The EFI firmware on Macs contains a full-fledged network stack for
downloading OS X images from osrecovery.apple.com. Unfortunately
on Macs introduced 2011 and 2012, EFI brings up the Broadcom 4331
wireless card on every boot and leaves it enabled even after
ExitBootServices has been called. The ca
We used to scan secondary buses until commit 8659c406ade3 ("x86: only
scan the root bus in early PCI quirks") constrained early quirks to the
root bus only. Its motivation was to prevent application of the
nvidia_bugs quirk on secondary buses.
We're about to add a quirk to reset the Broadcom 4331
Xing,
On 06/12/2016 05:48 PM, Xing Zheng wrote:
The functions and features VOP0 more complete than VOP1's, we need to
use it dclk_vop0_div operate VPLLI, and let VOP0 as the default primary
screen.
Signed-off-by: Xing Zheng
Tested on RK3399 Kevin board, after apply this patch, my eDP panel l
On Fri, Jun 10, 2016 at 04:43:09PM +0200, LABBE Corentin wrote:
>
> So I need to split do_one_request to cipher_one_request/hash_one_request.
> Same with prepare_request to prepare_hash_request/prepare_cipher_request.
> With the choice of each function done in crypto_engine.c.
Yes. As a general r
On Sun, Jun 12, 2016 at 02:26:17PM +0800, Peter Chen wrote:
> On Thu, Jun 09, 2016 at 10:24:44AM +0300, Roger Quadros wrote:
> > On 08/06/16 15:42, Peter Chen wrote:
> > > On Wed, Jun 08, 2016 at 01:12:10PM +0300, Roger Quadros wrote:
> > >> Hi,
> > >>
> > >> On 08/06/16 12:53, Peter Chen wrote:
>
Arnd, Olof, Kevin,
This is a rework of the DEBUG_LL stuff for at91 to solve an issue with
multi_v7.
Thanks!
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/p
Arnd, Olof, Kevin,
We finally get a driver for the EBI. It will hopefully allow to avoid
relying on the bootloader for the EBI configuration.
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git reposit
The subject is obviously wrong and should be "ARM: at91: drivers for 4.8 #1"
On 12/06/2016 at 13:07:03 +0200, Alexandre Belloni wrote :
> Arnd, Olof, Kevin,
>
> We finally get a driver for the EBI. It will hopefully allow to avoid
> relying on the bootloader for the EBI configuration.
>
> The fo
On Fri, Jun 10, 2016 at 03:08:02PM -0500, Bjorn Helgaas wrote:
> On Fri, Jun 10, 2016 at 03:59:04PM +0200, Lukas Wunner wrote:
> > On Fri, Jun 10, 2016 at 02:59:57PM +0200, Ingo Molnar wrote:
> > > So I'd lean towards lower complexity, but since this is essentially
> > > PCI code I'd like to defer
On 12 Jun 2016 05:23:13 -0400
"George Spelvin" wrote:
> >> It also applies an offset of +1, to avoid negative numbers and the
> >> problems of signed divides.
>
> > It seems to cover all cases.
>
> I wasn't sure why you used a signed int for the interface.
No real reason other than consist
usb: common: otg-fsm: add license to usb-otg-fsm.
Fix warning about tainted kernel because usb-otg-fsm has no license.
WARNING: with this patch usb-otg-fsm module can be loaded
but then the kernel hangs. Tested with a udoo quad board.
Signed-off-by: Oscar Curero
---
--- a/drivers/usb/common/us
Arnd, Olof, Kevin,
First DT changes for 4.8 with the addition of a new board and a cleanup
of unused clock definitions.
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.k
Hi,
On 03-06-16 11:56, LABBE Corentin wrote:
Hello
This patch series add the driver for sun8i-emac which handle the Ethernet MAC
present on Allwinner H3/A83T/A64 SoCs.
It supports 10/100/1000 Mbit/s speed with half/full duplex.
It can use an internal PHY (MII 10/100) or an external PHY
via RGM
Arnd, Olof, Kevin,
A single patch adding the AT91 platforms to multi_v5 so we can get
kernelci coverage for multi_v5 on AT91.
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git:
Hi Pavel,
On Sun, Jun 12, 2016 at 10:48:11AM +0200, Pavel Machek wrote:
> Hi!
>
> > > >Add userspace API definitions.
> > > >
> > > >Signed-off-by: Pavel Machek
> > > >
> > > >diff --git a/include/uapi/linux/v4l2-controls.h
> > > >b/include/uapi/linux/v4l2-controls.h
> > > >index b6a357a..23011
On Fri, Jun 10, 2016 at 04:07:17PM +0300, Roger Quadros wrote:
> index dca7856..03f7204 100644
> --- a/drivers/usb/Makefile
> +++ b/drivers/usb/Makefile
> @@ -59,5 +59,6 @@ obj-$(CONFIG_USB_RENESAS_USBHS) += renesas_usbhs/
> obj-$(CONFIG_USB_GADGET) += gadget/
>
> obj-$(CONFIG_USB_COMMO
On 6/12/2016 9:54 AM, Yoshinori Sato wrote:
sh used P1 address space in early device tree.
So need convert P1 to physical address before reserve memory.
Signed-off-by: Yoshinori Sato
---
arch/sh/boards/of-generic.c | 12
1 file changed, 12 insertions(+)
diff --git a/arch/sh/boar
On Wed, Jun 08, 2016 at 10:33:31PM +0800, Dong Aisheng wrote:
> From: Anson Huang
>
> The audio/video PLL's rate calculation is as below in RM:
>
> Fref * (DIV_SELECT + NUM / DENOM), in origin clk-pllv3's
> code, below code is used:
>
> (parent_rate * div) + ((parent_rate / mfd) * mfn
>
> as i
On Wed, Jun 08, 2016 at 10:33:32PM +0800, Dong Aisheng wrote:
> From: Anson Huang
>
> DRAM root clk should be either from pll dram main clk
> or dram alt root clk.
>
> Signed-off-by: Anson Huang
> Signed-off-by: Dong Aisheng
Applied, thanks.
On 6/12/2016 9:54 AM, Yoshinori Sato wrote:
Signed-off-by: Yoshinori Sato
---
arch/sh/kernel/setup.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/arch/sh/kernel/setup.c b/arch/sh/kernel/setup.c
index 8e3b099..d97de16 100644
--- a/arch/sh/kernel/setup.c
+++ b/arch/sh/kernel/setup.
On Wed, Jun 08, 2016 at 10:33:33PM +0800, Dong Aisheng wrote:
> From: Anson Huang
>
> DRAM PLL is a audio/video type PLL, need to correct
> it to get correct ops of PLL.
>
> Signed-off-by: Anson Huang
> Signed-off-by: Dong Aisheng
'clk: imx7d: ' for patch prefix would be more clear. Updated
On Wed, Jun 08, 2016 at 10:33:34PM +0800, Dong Aisheng wrote:
> There's a powerdown bit already, so let's change the name of
> powerup_set bit to power_invert to reflects the power polarity
> to make it less confusing.
>
> Signed-off-by: Dong Aisheng
> ---
> drivers/clk/imx/clk-pllv3.c | 14
On 6/12/2016 9:54 AM, Yoshinori Sato wrote:
Signed-off-by: Yoshinori Sato
---
arch/sh/boot/compressed/head_32.S | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/arch/sh/boot/compressed/head_32.S
b/arch/sh/boot/compressed/head_32.S
index 3e15032..ef70454 100644
--- a/ar
On Wed, Jun 08, 2016 at 10:33:35PM +0800, Dong Aisheng wrote:
> fix gpt2 clock names
>
> Signed-off-by: Dong Aisheng
> ---
> drivers/clk/imx/clk-imx6ul.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/clk/imx/clk-imx6ul.c b/drivers/clk/imx/clk-imx6ul.c
> in
On Fri, Jun 10, 2016 at 04:07:22PM +0300, Roger Quadros wrote:
>
> +/**
> + * usb_otg_add_gadget_udc - adds a new gadget to the udc class driver list
> + * @parent: the parent device to this udc. Usually the controller
> + * driver's device.
It seems it should be udc device
> +/* udc_lock must
On Wed, Jun 08, 2016 at 10:33:36PM +0800, Dong Aisheng wrote:
> pllx_bypass_src mux shouldn't be the parent of pllx clock
> since it's only valid when when pllx BYPASS bit is set.
> Thus it is actually one parent of pllx_bypass only.
>
> Instead, pllx parent should be fixed to osc according to
> r
On 06/09/16 at 01:28P, Borislav Petkov wrote:
> On Thu, Jun 09, 2016 at 01:21:18PM +0200, Paolo Bonzini wrote:
> > This is basically implementing a seqcount. It needs two barriers and,
>
> Why does it need the two barriers? More details please.
Hi, Borislav.
It's a seqcount-like. We should conf
* Lukas Wunner wrote:
> The solution is to reset the card on boot by writing to a reset bit in
> its mmio space. This must be done as an early quirk and not as a plain
> vanilla PCI quirk to successfully combat memory corruption by DMAed
> packets: Matthew Garrett found out in 2012 that the pack
Hi Shawn,
On Sun, Jun 12, 2016 at 07:36:27PM +0800, Shawn Guo wrote:
> On Wed, Jun 08, 2016 at 10:33:34PM +0800, Dong Aisheng wrote:
> > There's a powerdown bit already, so let's change the name of
> > powerup_set bit to power_invert to reflects the power polarity
> > to make it less confusing.
>
On Sun, Jun 12, 2016 at 07:43:53PM +0800, Shawn Guo wrote:
> On Wed, Jun 08, 2016 at 10:33:36PM +0800, Dong Aisheng wrote:
> > pllx_bypass_src mux shouldn't be the parent of pllx clock
> > since it's only valid when when pllx BYPASS bit is set.
> > Thus it is actually one parent of pllx_bypass only
Hola, por favor verificar su dirección de correo electrónico .
Por favor, siga este enlace https://formcrafts.com/a/20226 para completar el
proceso de verificación
Su correo electrónico no estará en la lista hasta que haya comprobado o
significaba estar cerca
Saludos,
Webmaster Equipo 2016
Act
On Sun, Jun 12, 2016 at 07:41:11PM +0800, Shawn Guo wrote:
> On Wed, Jun 08, 2016 at 10:33:35PM +0800, Dong Aisheng wrote:
> > fix gpt2 clock names
> >
> > Signed-off-by: Dong Aisheng
> > ---
> > drivers/clk/imx/clk-imx6ul.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> >
On Thu, Jun 09, 2016 at 09:43:28AM +0200, Lothar Wa??mann wrote:
> Hi,
>
> On Wed, 8 Jun 2016 22:33:34 +0800 Dong Aisheng wrote:
> > There's a powerdown bit already, so let's change the name of
> > powerup_set bit to power_invert to reflects the power polarity
> > to make it less confusing.
> >
>
On Thu, Apr 28, 2016 at 10:25 PM, Linus Torvalds
wrote:
> It's the hashes that _look_ like they might be good hashes, but
> there's not a lot of analysis behind it, that I would worry about. The
> simple prime modulus _should_ be fine, but at the same time I kind of
> suspect we can do better. Es
On Sun, Jun 12, 2016 at 07:36:27PM +0800, Shawn Guo wrote:
> On Wed, Jun 08, 2016 at 10:33:34PM +0800, Dong Aisheng wrote:
> > There's a powerdown bit already, so let's change the name of
> > powerup_set bit to power_invert to reflects the power polarity
> > to make it less confusing.
> >
> > Sign
Hi, Yury
On 2016/5/24 8:04, Yury Norov wrote:
Based on patch of Andrew Pinski.
This patch introduces is_a32_compat_task and is_a32_thread so it is
easier to say this is a a32 specific thread or a generic compat thread/task.
Corresponding functions are located in to avoid mess in
headers.
Some
>> (Another thing I thought of, but am less sure of, is packing the group
>> and pair numbers into a register-passable int rather than a structure.
>> Even 2 bits for the group is probably the most that will ever be needed,
>> but it's easy to say the low 4 bits are the group and the high 28 are
>>
On Sun, Jun 12, 2016 at 07:52:04PM +0800, Dong Aisheng wrote:
> On Sun, Jun 12, 2016 at 07:43:53PM +0800, Shawn Guo wrote:
> > On Wed, Jun 08, 2016 at 10:33:36PM +0800, Dong Aisheng wrote:
> > > pllx_bypass_src mux shouldn't be the parent of pllx clock
> > > since it's only valid when when pllx BYP
On Thu, Jun 09, 2016 at 10:08:01PM +0200, Thomas Gleixner wrote:
> On Tue, 7 Jun 2016, Dong Aisheng wrote:
> > Then it may need introduce a lot changes and increase many new core APIs.
> > Is that a problem?
>
> No. That's all better than each driver having broken workarounds. It's a
> common prob
On Sun, Jun 12, 2016 at 01:49:02PM +0200, Ingo Molnar wrote:
> * Lukas Wunner wrote:
> > The solution is to reset the card on boot by writing to a reset bit in
> > its mmio space. This must be done as an early quirk and not as a plain
> > vanilla PCI quirk to successfully combat memory corruption
ping
On 2016/6/4 19:34, Zhangjian (Bamvor) wrote:
Hi,
I found an issue of unwind with the following code. The correct backtrace
should be:
(gdb) where
#0 0x004004d0 in my_sig (sig=11) at test_force3.c:16
#1
#2 func2 (num=0) at test_force3.c:22
#3 0x00400540 in func1 (num=1) at test_force3.c:28
Hi, Yury
Here is another print issue in this patch:
On 2016/5/24 8:04, Yury Norov wrote:
From: Andrew Pinski
ILP32 uses AARCH32 compat structures and syscall handlers for signals.
But ILP32 struct rt_sigframe and ucontext differs from both LP64 and
AARCH32. So some specific mechanism is nee
On 12 Jun 2016 08:25:49 -0400
"George Spelvin" wrote:
> >> (Another thing I thought of, but am less sure of, is packing the group
> >> and pair numbers into a register-passable int rather than a structure.
> >> Even 2 bits for the group is probably the most that will ever be needed,
> >> but it's
From: "Su, Xuemin"
There is a corner case in which udp packets belonging to a same
flow are hashed to different socket when hslot->count changes from 10
to 11:
1) When hslot->count <= 10, __udp_lib_lookup() searches udp_table->hash,
and always passes 'daddr' to udp_ehashfn().
2) When hslot->cou
Hi,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
master
head: 8714f8f5fe396ca513ccaaac2304497439c181fb
commit: ab9d1e4f7b0217948a3b35a64178602ab30ff45d Merge branch
'xfs-misc-fixes-4.6-3' into for-next
date: 3 months ago
co
On 2016/6/12 20:21, Zhangjian (Bamvor) wrote:
Hi, Yury
On 2016/5/24 8:04, Yury Norov wrote:
Based on patch of Andrew Pinski.
This patch introduces is_a32_compat_task and is_a32_thread so it is
easier to say this is a a32 specific thread or a generic compat thread/task.
Corresponding function
Hi,
On 2016/6/4 19:34, Zhangjian (Bamvor) wrote:
Hi,
I found an issue of unwind with the following code. The correct backtrace
should be:
(gdb) where
#0 0x004004d0 in my_sig (sig=11) at test_force3.c:16
#1
#2 func2 (num=0) at test_force3.c:22
#3 0x00400540 in func1 (num=1) at test_force3.c:28
On Sat, 2016-06-11 at 23:15 -0400, Oleg Drokin wrote:
> On Jun 11, 2016, at 10:50 PM, Jeff Layton wrote:
>
> >
> > On Sat, 2016-06-11 at 22:06 -0400, Oleg Drokin wrote:
> > >
> > >
> > > Hm. I am trying to lock the newly initialized one and that seems to be
> > > holding up
> > > well (but I w
On Sun, Jun 12, 2016 at 08:19:47PM +0800, Dong Aisheng wrote:
> You probably may need to change the patch title after merge.
> clk: imx: fix pll clock parents
Right, thanks for the reminding.
Shawn
On Sun, Jun 12, 2016 at 08:13:03PM +0800, Dong Aisheng wrote:
> I understand your point.
> How about using power_bit and powerup_set?
> * @power_bit: pll power bit offset
I'm fine with the name, but the comment should be fixed, since we are
actually using it as a bit mask instead of offset.
Sha
The following patch fixes format of some comments.
Signed-off-by: Rithvik Patibandla
---
drivers/staging/sm750fb/ddk750_chip.c | 71 +++
1 file changed, 38 insertions(+), 33 deletions(-)
diff --git a/drivers/staging/sm750fb/ddk750_chip.c
b/drivers/staging/sm750f
On Thu, Jun 09 2016, Keith Busch wrote:
> On Mon, Jun 06, 2016 at 11:20:42PM +0200, Christoph Hellwig wrote:
> > This patch set adds some needed preparations for the upcoming NVMe over
> > Fabrics support.
> >
> > Contains:
> > - Allow transfer size limitations for NVMe transports
> > - Add the ge
On 12/06/2016 12:00, Marc Zyngier wrote:
> Mason wrote:
>
>> The problem with some Linux APIs is that they're logical and obvious
>> to people who've been using them for years. For newcomers, it's not
>> always so obvious.
>>
>> In this specific instance, the problem statement seems rather simple
If devm_add_action() fails we are explicitly calling put_device() to
free the resources allocated. Lets use the helper
devm_add_action_or_reset() and return directly in case of error, as we
know that the cleanup function has been already called by the helper if
there was any error.
Signed-off-by:
If devm_add_action() fails we are explicitly calling
axp20x_remove_sysfs_group() to free the resources allocated. Lets use
the helper devm_add_action_or_reset() and return directly in case of
error, as we know that the cleanup function has been already called by
the helper if there was any error.
On Saturday, June 11, 2016 10:48:08 PM Logan Gunthorpe wrote:
> Hey,
Hi,
> On 11/06/16 07:05 PM, Rafael J. Wysocki wrote:
> >> 1) Commit ab76f7b4ab only extends the NX bit between __ex_table and
> >> rodata; which, by my understanding, shouldn't be used by anything. And
> >> __ex_table and rodata
If devm_add_action() fails we are printing the error message and
returning but we have already setup a delayed work or a timer.
Lets now use the helper devm_add_action_or_reset() and return and in
case of error the cleanup function will be called by the helper to
cancel the delayed work or to delet
You all know the drill, so sing along now: "Another week, another rc".
Nothing particularly odd has been going on. As promised, rc3 has the
fix for the NFS issue that was pending last rc. Not that anybody seems
to have noticed (also as expected).
The diffstat looks fairly normal and innocuous. Th
If devm_add_action() fails we are printing the error message and
returning but we have already setup a timer. Lets now use the helper
devm_add_action_or_reset() and return and so in case of error the
cleanup function will be called by the helper to delete the timer.
Signed-off-by: Sudip Mukherjee
Hola, por favor verificar su dirección de correo electrónico .
Por favor, siga este enlace https://formcrafts.com/a/20226 para completar el
proceso de verificación
Su correo electrónico no estará en la lista hasta que haya comprobado o
significaba estar cerca
Saludos,
Webmaster Equipo 2016
Act
If devm_add_action() fails we are explicitly calling the cleanup to free
the resources allocated. Lets use the helper devm_add_action_or_reset()
and return directly in case of error, as we know that the cleanup
function has been already called by the helper if there was any error.
Signed-off-by: S
On Sun, Jun 12, 2016 at 9:29 PM, Shawn Guo wrote:
> On Sun, Jun 12, 2016 at 08:13:03PM +0800, Dong Aisheng wrote:
>> I understand your point.
>> How about using power_bit and powerup_set?
>> * @power_bit: pll power bit offset
>
> I'm fine with the name, but the comment should be fixed, since we
In the for loop we are allocating the memory for rail everytime but
in some cases we use "continue" and in those cases the memory already
allocated for rail is leaked and we again allocate new memory for it.
Lets free the memory before continuing with the loop.
Signed-off-by: Sudip Mukherjee
---
1 - 100 of 319 matches
Mail list logo