On Fri, Oct 25, 2013 at 11:41 PM, Stephen Hemminger
wrote:
> On Fri, 25 Oct 2013 15:49:18 +0800
> Zhi Yong Wu wrote:
>
>> From: Zhi Yong Wu
>>
>> drivers/net/vxlan.c: In function ‘vxlan_sock_add’:
>> drivers/net/vxlan.c:2298:11: warning: ‘sock’ may be used uninitialized in
>> this function [-Wm
On Fri, 2013-10-25 at 23:17 -0400, Dave Jones wrote:
> On Fri, Oct 25, 2013 at 07:20:15PM -0700, Adam Williamson wrote:
> > OK, so, findings: F16 and F17 live images reboot quickly. F18 is the
> > first that reboots slowly.
>
> wait, stop. what does "reboots slowly" mean ?
> In every one of the
On Fri, 2013-10-25 at 15:38 -0400, Konrad Rzeszutek Wilk wrote:
> On Thu, Oct 24, 2013 at 05:43:54PM +0100, Ian Campbell wrote:
> > But stepping back how/why is this function called on x86 when not
> > running under Xen? Wouldn't the use have to be using console=hvc or
> > earlyprintk=xen or someth
Need a Loan, Loans from $5000 - $10,000,000 00. Get your no obligation FREE
quote now! Repayments up to 54 Months. No Collateral, Money paid into your
account within 24 hours after approval. For more Info contact us today
guaranteeloancompa...@gmail.com
--
To unsubscribe from this list: send
Need a Loan, Loans from $5000 - $10,000,000 00. Get your no obligation FREE
quote now! Repayments up to 54 Months. No Collateral, Money paid into your
account within 24 hours after approval. For more Info contact us today
guaranteeloancompa...@gmail.com
--
To unsubscribe from this list: send
what is the use of the variable dbs_data in cpufreq_ondemand.c file???
-
Thank You
Johns
--
View this message in context:
http://linux-kernel.2935.n7.nabble.com/db-data-tp743048.html
Sent from the Linux Kernel mailing list archive at Nabble.com.
--
To unsubscribe from this list: send the li
* Will Deacon wrote:
> On Fri, Oct 25, 2013 at 02:03:42PM +0100, Thierry Reding wrote:
> > Today's linux-next merge of the tip tree got conflicts in
> >
> > tools/perf/config/Makefile
> > tools/perf/config/feature-tests.mak
> >
> > caused by commits 405ffbd (perf tools: Check l
Hi
Iam new to this linux kernel coding and im trying to understand the ondemand
cpu governor. And when i read the file i couldnt undertsnad what is
od_cpu_dbs_info variable in cpufreq_ondemand.c. Can someone please explain
what is its function.??
-
Thank You
Johns
--
View this message in co
* Vince Weaver wrote:
> I don't know if there are any better ways to try to debug things
> than the printk route. Though that has its own problems as the
> printk's themselves start showing up in the ftrace traces.
One additional brute-force method is earlyprintk=...,keep and
marking the (h
* Jovi Zhangwei wrote:
> Thanks. An addition question I want to discuss in here is the ktap
> code structure layout in first patch series, this don't need to
> dig out any ktap design detail, so we can make agreement on this
> point, and ease for me to prepare patch series.
>
> Do I need to
* Adam Williamson wrote:
> On Fri, 2013-10-25 at 23:17 -0400, Dave Jones wrote:
> > On Fri, Oct 25, 2013 at 07:20:15PM -0700, Adam Williamson wrote:
> > > OK, so, findings: F16 and F17 live images reboot quickly. F18 is the
> > > first that reboots slowly.
> >
> > wait, stop. what does "reboo
On Fri, Oct 25, 2013 at 04:57:23PM +0300, Stanimir Varbanov wrote:
> Hi Herbert,
>
> On 10/23/2013 12:45 PM, Herbert Xu wrote:
> > On Wed, Oct 23, 2013 at 12:41:10PM +0300, Stanimir Varbanov wrote:
> >> On 10/15/2013 05:11 PM, Stanimir Varbanov wrote:
> >>> This adds a driver for hardware random n
Hi Kamil,
On Fri, Oct 25, 2013 at 7:45 PM, Kamil Debski wrote:
> Change the phy provider used from the old usb phy specific to a new one
> using the generic phy framework.
>
> Signed-off-by: Kamil Debski
> Signed-off-by: Kyungmin Park
> ---
> drivers/usb/host/ehci-s5p.c | 21 +++
On Fri, Oct 25, 2013 at 6:20 PM, Minchan Kim wrote:
> On Thu, Oct 24, 2013 at 05:53:32PM +0800, Weijie Yang wrote:
>> The refcount routine was not fit the kernel get/put semantic exactly,
>> There were too many judgement statements on refcount and it could be minus.
>>
>> This patch does the follo
* Srikar Dronamraju wrote:
> Hi Pekka,
>
> > >
> > > You can now use it in all perf tools, such as:
> > >
> > > perf record -e libc:my_event -aR sleep 1
> >
> > Is there a technical reason why 'perf list' could not show all the
> > available SDT markers on a system and that the 'market to
* Andi Kleen wrote:
> From: Andi Kleen
>
> This is a assembler function on x86, so it should be visible.
>
> Cc: x...@kernel.org
> Signed-off-by: Andi Kleen
> ---
> include/linux/io.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
NAK for this and all the other patches, for two te
* Luck, Tony wrote:
> Replacement for yesterday's pull request - fixes a build bug when CONFIG_SMP=n
> found by Fengguang's zero-day auto-build robot army. If you pulled (and
> pushed)
> that one before finding this in your mailbox - then I can send the one-line
> patch to be applied on top of
* Tony Luck wrote:
> On Wed, Oct 23, 2013 at 10:42 AM, Luck, Tony wrote:
> > Replacement for yesterday's pull request - fixes a build bug when
> > CONFIG_SMP=n
> > found by Fengguang's zero-day auto-build robot army. If you pulled (and
> > pushed)
> > that one before finding this in your mai
CCing intel-gfx as it is related to intel GPU driver and might get missed
by intel developers on LKML.
Looking at the linked pastebins ddcontrol seems to make use of the same
i2c/DDC line but getting different results.
Surprising info I see in dmesg, that does apply to both kernels, is
that uvesa
On Wed, 2013-10-02 at 12:59 -0700, Brian Norris wrote:
> Bump, Artem? I'm cleaning out my old email, and this patch looks
> obviously correct.
Picked to linux-ubifs.git, thanks!
--
Best Regards,
Artem Bityutskiy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the
* Jan Beulich wrote:
> Commits 4a3127693001c61a21d1ce680db6340623f52e93 ("x86: Turn the
> copy_from_user check into an (optional) compile time warning") and
> 63312b6a6faae3f2e5577f2b001e3b504f10a2aa ("x86: Add a Kconfig option to
> turn the copy_from_user warnings into errors") touched only the
* Don Zickus wrote:
> On Thu, Oct 24, 2013 at 12:52:06PM +0200, Peter Zijlstra wrote:
> > On Wed, Oct 23, 2013 at 10:48:38PM +0200, Peter Zijlstra wrote:
> > > I'll also make sure to test we actually hit the fault path
> > > by concurrently running something like:
> > >
> > > while :; echo 1 >
Any advice? ping...
On 10/14 20:25, Kefeng Wang wrote:
> Use helper function patch_equal() and path_put() to simpily code.
>
> Kefeng Wang (3):
> fs: use path_equal() and path_put() to simplify code
> fs: nfsd: use path_equal() to simply code
> fs: notify: use path_equal() to simply code
>
Pekka Enberg writes:
> Is there a technical reason why 'perf list' could not show all the
> available SDT markers on a system and that the 'mark to event'
> mapping cannot happen automatically? [...]
A quick experiment with:
find `echo $PATH | tr : ' '` -type f -perm -555 |
xargs read
On 10/22/2013 02:51 PM, Chanwoo Choi wrote:
> This patch support charger-manager use IIO(Industrial I/O) subsystem to read
> current battery temperature instead of legacy methor about callback function.
How does this look in hardware? Do you have a general purpose ADC connected
to a temperature se
On Sat, Oct 26, 2013 at 01:37:57AM -0500, Kumar Gala wrote:
>
> On Oct 25, 2013, at 5:18 PM, Sebastian Reichel wrote:
>
> > On Fri, Oct 25, 2013 at 04:41:20PM -0500, Kumar Gala wrote:
> >> On Oct 24, 2013, at 9:48 AM, Sebastian Reichel wrote:
> >>> +- interrupt: should be one of the following
> >
Hi!
> We're in the process of separating out core sysfs functionality into
> kernfs which will deal with sysfs_dirents directly. This patch
> rearranges read path so that the kernfs and sysfs parts are separate.
> +static int sysfs_kf_seq_show(struct seq_file *sf, void *v)
> {
> struct sy
On Fri 2013-10-25 10:32:16, Linus Torvalds wrote:
> On Fri, Oct 25, 2013 at 10:29 AM, Andrew Morton
> wrote:
> >
> > Apparently all this stuff isn't working as desired (and perhaps as designed)
> > in this case. Will take a look after a return to normalcy ;)
>
> It definitely doesn't work. I can
* Linus Torvalds wrote:
> On Fri, Oct 25, 2013 at 11:23 AM, Thomas Gleixner wrote:
> >
> > Enable DEBUG_OBJECTS, DEBUG_OBJECTS_FREE, DEBUG_OBJECTS_TIMERS
>
> Yes, but nobody has actually been able to trigger it with those.
> It's pretty rare, and the debug options are so expensive that they
I've just ran into an issue where I ran out of blk-mq tags on my virtio
setup on what appears a heavy fsync workload. When drilling it down it
seemed to be a tag leak. This reminded me of a commit I had seen in
the scsi-mq tree but never on any mailinglist (and neither in my Inbox
despite the Cc
* Doug Ledford wrote:
> > What I was objecting to strongly here was to measure the _wrong_
> > thing, i.e. the cache-hot case. The cache-cold case should be
> > measured in a low noise fashion, so that results are
> > representative. It's closer to the real usecase than any other
> > microbe
From: Michal Nazarewicz
Changing flags field of the w1_slave to unsigned long may on
some architectures increase the size of the structure, but
otherwise makes the code more kosher as casting is avoided
and *_bit family of calls do not attempt to operate on an
entity of bigger size than realy is
* Neil Horman wrote:
> On Mon, Oct 21, 2013 at 12:44:05PM -0700, Eric Dumazet wrote:
> > On Mon, 2013-10-21 at 15:21 -0400, Neil Horman wrote:
> >
> > >
> > > Ok, so I ran the above code on a single cpu using taskset, and set irq
> > > affinity
> > > such that no interrupts (save for local on
* Arnaldo Carvalho de Melo wrote:
> Em Fri, Oct 25, 2013 at 01:22:27PM -0600, David Ahern escreveu:
> > On 10/25/13 1:09 PM, Arnaldo Carvalho de Melo wrote:
> > >>>I think I did with the second follow up patch: -ga -ag -g fp -g
> > >>>dwarf should all work properly with fp the default for -g.
>
* Mel Gorman wrote:
> On Mon, Oct 07, 2013 at 11:28:38AM +0100, Mel Gorman wrote:
> > This series has roughly the same goals as previous versions despite the
> > size. It reduces overhead of automatic balancing through scan rate reduction
> > and the avoidance of TLB flushes. It selects a prefer
Linus,
Please pull the latest core-urgent-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
core-urgent-for-linus
# HEAD: b0267507dfd0187fb7840a0ec461a510a7f041c5 mutex: Avoid gcc version
dependent __builtin_constant_p() usage
This tree fixes a boot cras
Linus,
Please pull the latest perf-urgent-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
perf-urgent-for-linus
# HEAD: e4f8eaad70ea186b8da290c99239dce721a34f88 Merge tag
'perf-urgent-for-mingo' of
git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin
Linus,
Please pull the latest timers-urgent-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
timers-urgent-for-linus
# HEAD: 97b9410643475d6557d2517c2aff9fd2221141a9 clockevents: Sanitize ticks
to nsec conversion
This tree contains a clockevents regress
On Fri, Oct 25, 2013 at 7:58 PM, Rusty Russell wrote:
>>
>> Basically these symbols are only used to generate code, and in
>> kernel mode, CPU won't run into the corresponding addresses
>> because the generate code is copied to other address during booting,
>> so I understand they won't appear in
On Sat, Oct 26, 2013 at 02:03:36PM +0200, Ingo Molnar wrote:
>
> * Arnaldo Carvalho de Melo wrote:
>
> > Em Fri, Oct 25, 2013 at 01:22:27PM -0600, David Ahern escreveu:
> > > On 10/25/13 1:09 PM, Arnaldo Carvalho de Melo wrote:
> > > >>>I think I did with the second follow up patch: -ga -ag -g f
On Sat, Oct 26, 2013 at 01:47:40AM -0500, Kumar Gala wrote:
>
> On Oct 26, 2013, at 1:46 AM, Kumar Gala wrote:
>
> >
> > On Oct 25, 2013, at 7:00 PM, Wendy Ng wrote:
> >
> >> This adds the support for Temperature Monitor (TMON) driver for
> >> Broadcom bcm281xx SoCs. This driver plugs into the
On 10/26/2013 11:39 AM, Johannes Weiner wrote:
On Fri, Oct 25, 2013 at 02:15:55PM -0200, Flavio Leitner wrote:
While playing with guests and net-next kernel, I've triggered
this with some frequency. Even Fedora 19 kernel reproduces.
It it a known issue?
Thanks,
fbl
[ 6790.349763] kvm: zappin
On 10/25/2013 06:53 PM, Ingo Molnar wrote:
* tianyu@intel.com wrote:
From: Lan Tianyu
Sony Vaio Z1 series require "reboot=pci" for reboot and power off.
This patch is to add them machines to quirk table and set pci reboot
default.
Reference: https://bugzilla.kernel.org/show_bug.cgi?id=
On Fri, Oct 25, 2013 at 09:12:11PM +0100, Grant Likely wrote:
> On Mon, 30 Sep 2013 14:13:31 +0800, Xiubo Li wrote:
> > This adds the Document for Freescale FTM PWM driver under
> > Documentation/devicetree/bindings/pwm/.
> >
> > Signed-off-by: Xiubo Li
> > ---
> > .../devicetree/bindings/pwm/p
On Saturday 26 October 2013 02:25:02 Sebastian Reichel wrote:
> Hi Pali,
>
> On Fri, Oct 25, 2013 at 08:39:40PM +0200, Pali Rohár wrote:
> > Now I found this patch and it looks like it will be in
> > mainline kernel. And after that it could be simple to
> > listen for needed events from isp driver
On Fri, Oct 25, 2013 at 03:03:39PM +0200, Thierry Reding wrote:
> diff --cc arch/arm/Kconfig
> index c06647d,7db8abe0..b6a708e
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@@ -5,7 -5,7 +5,8 @@@ config AR
> select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
> select ARCH_HAS_TICK_BROADCAST
Hi,
commit 2d6401cf4ca3861692a4779745e0049cac769d10
("USB: usbatm: move the atm_dbg() call to use dynamic debug")
changed the atm_rldbg() to:
#define atm_rldbg(instance, format, arg...) \
if (printk_ratelimit()) \
atm_dbg(instance , form
On 10/25/2013 01:10 PM, Vineet Gupta wrote:
> On 10/25/2013 01:11 AM, Geert Uytterhoeven wrote:
>> On Thu, Oct 24, 2013 at 7:28 PM, Vineet Gupta wrote:
+CC linux-arch
On 10/24/2013 11:33 AM, Richard Weinberger wrote:
>> On Thu, Oct 24, 2013 at 7:31 AM, Chen Gang wrote:
Commit-ID: 7a3d9b0f3abbea957b829cdfff8169872c575642
Gitweb: http://git.kernel.org/tip/7a3d9b0f3abbea957b829cdfff8169872c575642
Author: Jan Beulich
AuthorDate: Mon, 21 Oct 2013 09:44:37 +0100
Committer: Ingo Molnar
CommitDate: Sat, 26 Oct 2013 12:27:37 +0200
x86: Unify copy_to_user() an
Commit-ID: 8d4c812a3e5fff476c8900bab19a6af489cbd4be
Gitweb: http://git.kernel.org/tip/8d4c812a3e5fff476c8900bab19a6af489cbd4be
Author: Jiri Slaby
AuthorDate: Fri, 25 Oct 2013 15:06:58 +0200
Committer: Ingo Molnar
CommitDate: Sat, 26 Oct 2013 12:19:25 +0200
x86/dumpstack: Fix printk_add
Commit-ID: ee5872befc9324fa4c2583c24d7ee7120314a2b7
Gitweb: http://git.kernel.org/tip/ee5872befc9324fa4c2583c24d7ee7120314a2b7
Author: Jan Beulich
AuthorDate: Mon, 21 Oct 2013 09:31:57 +0100
Committer: Ingo Molnar
CommitDate: Sat, 26 Oct 2013 13:36:00 +0200
x86/time: Honor ACPI FADT fl
Commit-ID: 09dc68d958c67c76cf672ec78b7391af453010f8
Gitweb: http://git.kernel.org/tip/09dc68d958c67c76cf672ec78b7391af453010f8
Author: Jan Beulich
AuthorDate: Mon, 21 Oct 2013 09:35:20 +0100
Committer: Ingo Molnar
CommitDate: Sat, 26 Oct 2013 13:34:39 +0200
x86/cpu: Track legacy CPU mo
Commit-ID: e9aa39bb7c4415ca26484239cc3a6686d549bf4f
Gitweb: http://git.kernel.org/tip/e9aa39bb7c4415ca26484239cc3a6686d549bf4f
Author: Li Bin
AuthorDate: Mon, 21 Oct 2013 20:15:43 +0800
Committer: Ingo Molnar
CommitDate: Sat, 26 Oct 2013 12:25:21 +0200
sched/rt: Fix task_tick_rt() comm
Commit-ID: 3df7b41aa5e7797f391d0a41f8b0dce1fe366a09
Gitweb: http://git.kernel.org/tip/3df7b41aa5e7797f391d0a41f8b0dce1fe366a09
Author: Jan Beulich
AuthorDate: Mon, 21 Oct 2013 09:43:57 +0100
Committer: Ingo Molnar
CommitDate: Sat, 26 Oct 2013 12:27:36 +0200
x86: Unify copy_from_user()
Tetsuo Handa wrote:
> I would send another one which uses only security_file_alloc/free .
I sent it to James, Casey and Kees on "Fri, 18 Oct 2013 22:56:19 +0900" and
waiting for your response. How long are we expected to remain vulnerable due to
lack of multiple concurrent LSM support?
--
To unsub
Commit-ID: 4c4e4f61368164f326fe59e2156c70d7faa72c17
Gitweb: http://git.kernel.org/tip/4c4e4f61368164f326fe59e2156c70d7faa72c17
Author: Raghavendra K T
AuthorDate: Mon, 21 Oct 2013 21:35:08 +0530
Committer: Ingo Molnar
CommitDate: Sat, 26 Oct 2013 12:23:22 +0200
x86/locking/kconfig: Upd
On Sat, Oct 26, 2013 at 02:01:08PM +0200, Ingo Molnar wrote:
>
> * Neil Horman wrote:
>
> > On Mon, Oct 21, 2013 at 12:44:05PM -0700, Eric Dumazet wrote:
> > > On Mon, 2013-10-21 at 15:21 -0400, Neil Horman wrote:
> > >
> > > >
> > > > Ok, so I ran the above code on a single cpu using taskset,
Hi Ingo,
[adding rmk]
On Sat, Oct 26, 2013 at 09:40:33AM +0100, Ingo Molnar wrote:
> * Will Deacon wrote:
> > On Fri, Oct 25, 2013 at 02:03:42PM +0100, Thierry Reding wrote:
> > > I fixed it up (see below). Please verify that the resolution looks good.
> > > Also note that this isn't really a tr
We need to make sure we reset back to our starting state, especially
making sure that we have disabled poll in the register cache.
Signed-off-by: Charles Keepax
---
drivers/extcon/extcon-arizona.c | 10 +-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/drivers/extcon/ex
Improve readability by creating a define for each microphone detection
level.
Signed-off-by: Charles Keepax
---
drivers/extcon/extcon-arizona.c | 21 -
include/linux/mfd/arizona/registers.h |9 +
2 files changed, 25 insertions(+), 5 deletions(-)
diff --gi
Splitting -g and --call-graph for record command, so we could
use '-g' with no option.
The '-g' option now takes NO argument and enables the configured
unwind method, which is currently the frame pointers method.
It will be possible to configure unwind method via config
file in upcoming patches.
Adding people readable output for callchain debug,
to get following '-v' output:
$ perf record -v -g ls
callchain: type DWARF
callchain: stack dump size 4096
...
Signed-off-by: Jiri Olsa
Cc: Corey Ashford
Cc: David Ahern
Cc: Ingo Molnar
Cc: Namhyung Kim
Cc: Paul Mackerras
Cc: Peter
hi,
changing the '-g/-G' options for record/top commands
to take NO argument and enable unwind method based
on .perfconfig setup (using FP by default).
The current -g option parsing moves into the
'--call-graph' option.
Examples:
$ cat ~/.perfconfig:
[top]
call-graph = fp
[re
Adding call-graph option support into .perfconfig file,
so it's now possible use call-graph option like:
[top]
call-graph = fp
[record]
call-graph = dwarf,8192
Above options ONLY setup the unwind method. To enable
perf record/top to actually use it the command line
option -g/
Splitting -G and --call-graph for record command, so we could
use '-G' with no option.
The '-G' option now takes NO argument and enables the configured
unwind method, which is currently the frame pointers method.
It will be possible to configure unwind method via config
file in upcoming patches.
On Sat, Oct 26, 2013 at 04:25:32PM +0200, Jiri Olsa wrote:
> hi,
> changing the '-g/-G' options for record/top commands
> to take NO argument and enable unwind method based
> on .perfconfig setup (using FP by default).
>
> The current -g option parsing moves into the
> '--call-graph' option.
forg
On Thu, Oct 24, 2013 at 09:07:30PM +0100, Aaro Koskinen wrote:
> Hi,
Hello,
[adding Catalin and Simon]
> I was trying to debug kernel crashes on Marvell Kirkwood (openrd)
> when upgrading from GCC 4.7.3 -> GCC 4.8.2. So I enabled most of the
> kernel debug options. However, I noticed that alread
Add missing registers and interrupts required for the microphone
detection clamping.
Signed-off-by: Charles Keepax
---
drivers/mfd/wm5110-tables.c |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/wm5110-tables.c b/drivers/mfd/wm5110-tables.c
index c5c11
On 10/26/2013 10:42 AM, Chen Gang wrote:
> On 10/24/2013 11:29 PM, Josh Boyer wrote:
>> On Wed, Oct 23, 2013 at 10:31 PM, Chen Gang wrote:
>>> For some architectures, tool chain is not smart enough to recognize the
>>> macro with multiple lines (e.g. arc tool chain), and for common ".S"
>>> file,
On Sat, 26 Oct 2013 15:06:04 +0800
Zhi Yong Wu wrote:
> On Fri, Oct 25, 2013 at 11:41 PM, Stephen Hemminger
> wrote:
> > On Fri, 25 Oct 2013 15:49:18 +0800
> > Zhi Yong Wu wrote:
> >
> >> From: Zhi Yong Wu
> >>
> >> drivers/net/vxlan.c: In function ‘vxlan_sock_add’:
> >> drivers/net/vxlan.c:22
From: Michal Nazarewicz
load_waveform function checks whether padding bytes in stuff2a
and stuff2b are all zero, but does so by treating those arrays
as a single longer array. Since the structure is packed, and
the size sum matches, it all works, but creates some confusion
in the code.
This com
Hi Jonas,
> This patch adds a watchdog driver for the main hardware watchdog timer
> found on MOXA ART SoCs.
>
> The MOXA ART SoC provides one writable timer register, restarting
> the hardware once it reaches zero. The register is auto decremented
> every APB clock cycle.
>
> Signed-off-by: Jon
I think this variant of the patch from Alexander should fix the issue
in a minimally invasive way. Longer term I'd prefer to use q->flush_rq
like in the non-mq case by copying over the context and tag information.
diff --git a/block/blk-core.c b/block/blk-core.c
index 3bb9e9f..9677c65 100644
---
On Sat, Oct 26 2013, 含黛 wrote:
> On 10/26/2013 11:39 AM, Johannes Weiner wrote:
>> On Fri, Oct 25, 2013 at 02:15:55PM -0200, Flavio Leitner wrote:
>>> While playing with guests and net-next kernel, I've triggered
>>> this with some frequency. Even Fedora 19 kernel reproduces.
>>>
>>> It it a know
Hi Alan,
Here is the new patch:
From: Vishal Annapurve
Date: Sat, 26 Oct 2013 21:10:11 +0530
Subject: [PATCH] usb: storage: Proper cmd result assignment
This change replaces DID_ABORT with DID_TIMEOUT as a command result
whenever US_FLIDX_TIMED_OUT bit is set.
This change is made to bring USB
On Mon, 21 Oct, at 03:37:41PM, Borislav Petkov wrote:
> On Mon, Oct 21, 2013 at 08:47:39PM +0800, Dave Young wrote:
> > What's the status of this series?
>
> They should appear at some point in Matt's efi-next branch, I think.
>
> > I need below patch for mapping to fixed virt addr passed
> > fro
On Thu, 24 Oct, at 12:14:26PM, Jasper Bryant-Greene wrote:
> I have a box here which is set up for EFI boot with no boot loader.
>
> The kernel is compiled with a built-in initrd and command line.
>
> In 3.10 this was all working well. However, after updating to 3.11.5 a
> reboot leads to the EFI
On 10/26/2013 03:31 AM, Ingo Molnar wrote:
* Jan Beulich wrote:
Commits 4a3127693001c61a21d1ce680db6340623f52e93 ("x86: Turn the
copy_from_user check into an (optional) compile time warning") and
63312b6a6faae3f2e5577f2b001e3b504f10a2aa ("x86: Add a Kconfig option to
turn the copy_from_user w
Hi Grant,
> > Acked-by: Stephen Warren
> > Signed-off-by: Laxman Dewangan
> > Signed-off-by: Florian Lobmaier
> > Signed-off-by: Lee Jones
> > +Optional properties:
> > +---
> > + The input supply of regulators are the optional properties on the
> > + regulator n
On Sat, 26 Oct 2013, Charles Keepax wrote:
> Improve readability by creating a define for each microphone detection
> level.
>
> Signed-off-by: Charles Keepax
> ---
> drivers/extcon/extcon-arizona.c | 21 -
> include/linux/mfd/arizona/registers.h |9 +
>
On Sat, 26 Oct 2013, Charles Keepax wrote:
> We need to make sure we reset back to our starting state, especially
> making sure that we have disabled poll in the register cache.
>
> Signed-off-by: Charles Keepax
> ---
> drivers/extcon/extcon-arizona.c | 10 +-
> 1 files changed, 9 ins
On Sat, 26 Oct 2013, Charles Keepax wrote:
> Add missing registers and interrupts required for the microphone
> detection clamping.
>
> Signed-off-by: Charles Keepax
> ---
> drivers/mfd/wm5110-tables.c |8
> 1 files changed, 8 insertions(+), 0 deletions(-)
Applied, thanks.
--
Le
On Sat, Oct 26, 2013 at 1:01 AM, Azat Khuzhin wrote:
> With some kernel's configuration there is such messages in dmesg in
> different places while using kprobes.
>
> I investigated this and founded that it reproduced with
> https://gist.github.com/azat/7078890#file-config-3-12-0-rc5-deb
> And not
On 10/24/2013 06:39 AM, Bjorn Helgaas wrote:
[+cc Greg]
On Fri, Oct 18, 2013 at 08:44:12PM +0800, Lan Tianyu wrote:
On 10/18/2013 04:33 AM, Bjorn Helgaas wrote:
On Thu, Oct 17, 2013 at 12:09 AM, Lan Tianyu wrote:
On 2013年10月17日 07:55, Bjorn Helgaas wrote:
On Fri, Oct 11, 2013 at 08:19
On Fri, Oct 25, 2013 at 4:56 PM, Jiri Olsa wrote:
>
> On Wed, Oct 23, 2013 at 02:58:02PM +0200, Stephane Eranian wrote:
> > This patch adds a new fields to the struct perf_event.
> > It is intended to be used to chain events which are
> > active (enabled). It helps in the hardware layer
> > for PM
On Fri, Oct 25, 2013 at 03:31:44PM -0700, Randy Dunlap wrote:
> That's unfortunate. The fixes should be part of the tree IMO.
What Stephen does (which does seem like a good policy) is to keep the
tree at the previous day's version instead of taking a new version if it
introduces breakages on the
Email Account Warning !!!
This mail is from Administrator; we wish to bring to your notice the Condition
of your email account.
We have just noticed that you have exceeded your email Database limit of 500 MB
quota and your email IP is causing conflict because it is been accessed in
different s
On Fri, Oct 25, 2013 at 1:14 PM, Jiri Olsa wrote:
> On Wed, Oct 23, 2013 at 02:58:04PM +0200, Stephane Eranian wrote:
>
> SNIP
>
>> +
>> +static void rapl_init_cpu(int cpu)
>> +{
>> + int i, phys_id = topology_physical_package_id(cpu);
>> +
>> + spin_lock(&rapl_hotplug_lock);
>> +
>> +
On Fri, Oct 25, 2013 at 7:44 PM, Jiri Olsa wrote:
> On Wed, Oct 23, 2013 at 02:58:05PM +0200, Stephane Eranian wrote:
>> The RAPL PMU counters do not interrupt on overflow.
>> Therefore, the kernel needs to poll the counters
>> to avoid missing an overflow. This patch adds
>> the hrtimer code to d
On Sat, 2013-10-26 at 11:15 +0200, Ingo Molnar wrote:
> So, the best range for the breakage we have is v3.3..v3.5.
So far, yeah. I will try and narrow it down.
> As a blind shot into the dark, that turns out to be a range when a
> number of irq-remapping, vt-d changes went upstream:
>
> comet:
Hi,
On Sat, Oct 26, 2013 at 03:36:17PM +0100, Will Deacon wrote:
> On Thu, Oct 24, 2013 at 09:07:30PM +0100, Aaro Koskinen wrote:
> > [ 26.694345] ata2: link is slow to respond, please be patient (ready=0)
> > [ 31.194346] ata2: SRST failed (errno=-16)
> > [ 31.754426] ata2: SATA link up 3.0
On Sat, Oct 26, 2013 at 09:29:07AM -0700, Lee Jones wrote:
> What happens if we don't update the bits and we still do magic in the
> new error path? Does that adversely affect any later 'goto done's?
I think best leave this patch for now I should probably rethink
it slightly, as you say I am not s
On Sat, Oct 26, 2013 at 03:29:56PM +0200, Krzysztof Mazur wrote:
> Hi,
>
> commit 2d6401cf4ca3861692a4779745e0049cac769d10
> ("USB: usbatm: move the atm_dbg() call to use dynamic debug")
> changed the atm_rldbg() to:
>
> #define atm_rldbg(instance, format, arg...) \
> if (printk_r
On Sat, Oct 26, 2013 at 06:57:37PM +0200, Stephane Eranian wrote:
> On Fri, Oct 25, 2013 at 4:56 PM, Jiri Olsa wrote:
> >
> > On Wed, Oct 23, 2013 at 02:58:02PM +0200, Stephane Eranian wrote:
> > > This patch adds a new fields to the struct perf_event.
> > > It is intended to be used to chain even
On Sat, Oct 26, 2013 at 07:07:06PM +0200, Stephane Eranian wrote:
> On Fri, Oct 25, 2013 at 7:44 PM, Jiri Olsa wrote:
> > On Wed, Oct 23, 2013 at 02:58:05PM +0200, Stephane Eranian wrote:
SNIP
> >> + list_for_each_entry(event, &pmu->active_list, active_entry) {
> >> + rapl_event_
Under function mmc_blk_issue_rq, after an MMC discard operation,
the MMC request data structure may be freed in memory. Later in
the same function, the check of req->cmd_flags & MMC_REQ_SPECIAL_MASK
is dangerous and invalid. It causes the MMC host not to be released
when it should
This patch fixes
Hello Linus!
Here are the outstanding target pending fixes for v3.12-rc7.
Please go ahead and pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
It includes a number of EXTENDED_COPY related fixes as a result of
Thomas and Doug's continuing testing and feed
On Fri, Oct 25, 2013 at 07:33:12PM -0700, Daniel Walker wrote:
> Signed-off-by: Daniel Walker
> ---
> fs/nfsd/fault_inject.c | 12
> 1 file changed, 8 insertions(+), 4 deletions(-)
>
> diff --git a/fs/nfsd/fault_inject.c b/fs/nfsd/fault_inject.c
> index d620e7f..41165f0 100644
> ---
pr_debug_ratelimited should be coded similar to dev_dbg_ratelimited
to reduce the "callbacks suppressed" messages.
Signed-off-by: Joe Perches
---
On Sat, 2013-10-26 at 18:37 +0100, Greg Kroah-Hartman wrote:
> On Sat, Oct 26, 2013 at 03:29:56PM +0200, Krzysztof Mazur wrote:
> > Hi,
> >
> > commit
On Wed, Oct 23, 2013 at 09:34:36AM +0300, Adrian Hunter wrote:
> On 15/10/13 17:27, Jiri Olsa wrote:
> > Adding perf_data_file__open interface to data object
> > to open the perf.data file for both read and write.
> >
> > Signed-off-by: Jiri Olsa
> > Cc: Corey Ashford
> > Cc: Frederic Weisbecker
1 - 100 of 163 matches
Mail list logo