[PATCH 126/241] radeon: add AGPMode 1 quirk for RV250

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Paul Bolle commit 45171002b01b2e2ec4f991eca81ffd8430fd0aec upstream. The Intel 82855PM host bridge / Mobility FireGL 9000 RV250 combination in an (outdated) ThinkPad T41 needs AGPMode 1 fo

[PATCH 124/241] drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 62444b7462a2b98bc78d68736c03a7c4e66ba7e2 upstream. - Stop the displays from accessing the FB - Block CPU access - Turn off MC client access This should fix issues some

[PATCH 120/241] reiserfs: Move quota calls out of write lock

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara commit 7af11686933726e99af22901d622f9e161404e6b upstream. Calls into highlevel quota code cannot happen under the write lock. These calls take dqio_mutex which ranks above write l

[PATCH 116/241] sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Al Viro commit fae2ae2a900a5c7bb385fe4075f343e7e2d5daa2 upstream. If a signal handler is executed on altstack and another signal comes, we will end up with rt_sigreturn() on return from th

[PATCH 111/241] mwifiex: fix system hang issue in cmd timeout error case

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Bing Zhao commit b1a47aa5e1e159e2cb06d7dfcc17ef5149b09299 upstream. Reported by Tim Shepard: I was seeing sporadic failures (wedgeups), and the majority of those failures I saw printed the

[PATCH 108/241] iwlwifi: fix monitor mode FCS flag

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 04baaa27b43d389879237b32f8bd194a94cf1ca7 upstream. When the firmware is in SNIFFER mode, it leaves the FCS at the end of frame. Not telling mac80211 means it won't add

[PATCH 106/241] isci: copy fis 0x34 response into proper buffer

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Maciej Patelczyk commit 49bd665c5407a453736d3232ee58f2906b42e83c upstream. SATA MICROCODE DOWNALOAD fails on isci driver. After receiving Register Device to Host (FIS 0x34) frame Initiator

[PATCH 105/241] jffs2: Fix lock acquisition order bug in jffs2_write_begin

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Betker commit 5ffd3412ae5536a4c57469cb8ea31887121dcb2e upstream. jffs2_write_begin() first acquires the page lock, then f->sem. This causes an AB-BA deadlock with jffs2_garbage_coll

[PATCH 101/241] tmpfs: fix shmem_getpage_gfp() VM_BUG_ON

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Hugh Dickins commit 215c02bc33bbd5ff4d7379a909462d11f0103218 upstream. Fuzzing with trinity hit the "impossible" VM_BUG_ON(error) (which Fedora has converted to WARNING) in shmem_getpage_g

[PATCH 097/241] ttm: Clear the ttm page allocated from high memory zone correctly

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Zhao Yakui commit ac207ed2471150e06af0afc76e4becc701fa2733 upstream. The TTM page can be allocated from high memory. In such case it is wrong to use the page_address(page) as the virtual a

[PATCH 099/241] memcg: oom: fix totalpages calculation for memory.swappiness==0

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Michal Hocko commit 9a5a8f19b43430752067ecaee62fc59e11e88fa6 upstream. oom_badness() takes a totalpages argument which says how many pages are available and it uses it as a base for the sc

[PATCH 095/241] ALSA: usb-audio: Fix mutex deadlock at disconnection

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 10e44239f67d0b6fb74006e61a7e883b8075247a upstream. The recent change for USB-audio disconnection race fixes introduced a mutex deadlock again. There is a circular depe

[PATCH 093/241] Revert "Staging: Android alarm: IOCTL command encoding fix"

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Colin Cross commit d38e0e3fed4f58bcddef4dc93a591dfe2f651cb0 upstream. Commit 6bd4a5d96c08dc2380f8053b1bd4f879f55cd3c9 changed the ANDROID_ALARM_GET_TIME ioctls from IOW to IOR. While tech

[PATCH 090/241] s390/gup: add missing TASK_SIZE check to get_user_pages_fast()

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Heiko Carstens commit d55c4c613fc4d4ad2ba0fc6fa2b57176d420f7e4 upstream. When walking page tables we need to make sure that everything is within bounds of the ASCE limit of the task's addr

[PATCH 087/241] s390/signal: set correct address space control

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Martin Schwidefsky commit fa968ee215c0ca91e4a9c3a69ac2405aae6e5d2f upstream. If user space is running in primary mode it can switch to secondary or access register mode, this is used e.g.

[PATCH 084/241] ASoC: core: Double control update err for snd_soc_put_volsw_sx

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Mukund Navada commit d055852ee86703d48b0c571e94bd2eb33aa9b91d upstream. snd_soc_put_volsw_sx function fails to update second control if first control is updated by snd_soc_update_bits_lock

[PATCH 085/241] mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Felix Fietkau commit 1f98ab7fef48a2968f37f422c256c9fbd978c3f0 upstream. Fixes more wifi status skb leaks, leading to hostapd/wpa_supplicant hangs. Signed-off-by: Felix Fietkau Signed-off

[PATCH 081/241] Bluetooth: Fix having bogus entries in mgmt_read_index_list reply

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hedberg commit 476e44cb19f1fbf2d5883dddcc0ce31b33b45915 upstream. The mgmt_read_index_list uses one loop to calculate the max needed size of its response with the help of an upper-bo

[PATCH 079/241] ASoC: wm8978: pll incorrectly configured when codec is master

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Eric Millbrandt commit 55c6f4cb6ef49afbb86222c6a3ff85329199c729 upstream. When MCLK is supplied externally and BCLK and LRC are configured as outputs (codec is master), the PLL values are

[PATCH 078/241] iwlwifi: handle DMA mapping failures

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 7c34158231b2eda8dcbd297be2bb1559e69cb433 upstream. The RX replenish code doesn't handle DMA mapping failures, which will cause issues if there actually is a failure. T

[PATCH 070/241] drm/vmwgfx: Fix hibernation device reset

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom commit 95e8f6a21996c4cc2c4574b231c6e858b749dce3 upstream. The device would not reset properly when resuming from hibernation. Signed-off-by: Thomas Hellstrom Reviewed-by

[PATCH 075/241] ARM: dt: tegra: fix length of pad control and mux registers

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Pritesh Raithatha commit 322337b8fbd8c392246529d5db924820fc0c7381 upstream. The reg property contains not . Fix the length values to be length not last_offset. Signed-off-by: Pritesh Rai

[PATCH 068/241] fanotify: fix missing break

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Eric Paris commit 848561d368751a1c0f679b9f045a02944506a801 upstream. Anders Blomdell noted in 2010 that Fanotify lost events and provided a test case. Eric Paris confirmed it was a bug an

[PATCH 064/241] drm/radeon/si: add some missing regs to the VM reg checker

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit f418b88aad0c42b4caf4d79a0cf8d14a5d0a2284 upstream. This register is needed for streamout to work properly. Signed-off-by: Alex Deucher Reviewed-by: Michel Dänzer Sig

[PATCH 063/241] drm/radeon/cayman: add some missing regs to the VM reg checker

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 860fe2f05fa2eacac84368e23547ec8cf3cc6652 upstream. These regs were being wronly rejected leading to rendering issues. fixes: https://bugs.freedesktop.org/show_bug.cgi?

[PATCH 062/241] ALSA: Fix card refcount unbalance

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 8bb4d9ce08b0a92ca174e41d92c180328f86173f upstream. There are uncovered cases whether the card refcount introduced by the commit a0830dbd isn't properly increased or dec

[PATCH 055/241] drm: restore open_count if drm_setup fails

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Ilija Hadzic commit 0f1cb1bd94a9c967cd4ad3de51cfdabe61eb5dcc upstream. If drm_setup (called at first open) fails, the whole open call has failed, so we should not keep the open_count incre

[PATCH 059/241] mmc: sdhci: fix NULL dereference in sdhci_request() tuning

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Chris Ball commit 14efd957209461bbdf285bf0d67e931955d04a4c upstream. Commit 473b095a72a9 ("mmc: sdhci: fix incorrect command used in tuning") introduced a NULL dereference at resume-time i

[PATCH 056/241] ALSA: hda - Fix empty DAC filling in patch_via.c

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 5b3761954dac2d1393beef8210eb8cee81d16b8d upstream. In via_auto_fill_adc_nids(), the parser tries to fill dac_nids[] at the point of the current line-out (i). When no v

[PATCH 054/241] hwmon: (w83627ehf) Force initial bank selection

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Jean Delvare commit 3300fb4f88688029fff8dfb9ec0734f6e4cba3e7 upstream. Don't assume bank 0 is selected at device probe time. This may not be the case. Force bank selection at first registe

[PATCH 053/241] ALSA: hda - Force to reset IEC958 status bits for AD codecs

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit ae24c3191ba2ab03ec6b4be323e730e00404b4b6 upstream. Several bug reports suggest that the forcibly resetting IEC958 status bits is required for AD codecs to get the SPDIF

[PATCH 051/241] ALSA: hda: Cirrus: Fix coefficient index for beep configuration

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Alexander Stein commit 5a83b4b5a391f07141b157ac9daa51c409e71ab5 upstream. Signed-off-by: Alexander Stein Signed-off-by: Takashi Iwai Signed-off-by: Herton Ronaldo Krzesinski --- sound/

[PATCH 047/241] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Jussi Kivilinna commit 9efade1b3e981f5064f9db9ca971b4dc7557ae42 upstream. cryptd_queue_worker attempts to prevent simultaneous accesses to crypto workqueue by cryptd_enqueue_request using

[PATCH 045/241] ixgbe: PTP get_ts_info missing software support

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Jacob Keller commit 50f8d35de8ba4af311ea1176c534e8b73bb198e5 upstream. This patch corrects the ethtool get_ts_info functon which did not state that software timestamping was supported, eve

[PATCH 044/241] DRM/Radeon: Fix Load Detection on legacy primary DAC.

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Egbert Eich commit 83325d072185899b706de2956170b246585aaec9 upstream. An uninitialized variable led to broken load detection. Signed-off-by: Egbert Eich Signed-off-by: Alex Deucher Sign

[PATCH 041/241] target: Avoid integer overflow in se_dev_align_max_sectors()

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Roland Dreier commit 3e03989b5868acf69a391a424dc71fcd6cc48167 upstream. The expression (max_sectors * block_size) might overflow a u32 (indeed, since iblock sets max_hw_sectors to UINT_MAX

[PATCH 037/241] NFS: fix bug in legacy DNS resolver.

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown commit 8d96b10639fb402357b75b055b1e82a65ff95050 upstream. The DNS resolver's use of the sunrpc cache involves a 'ttl' number (relative) rather that a timeout (absolute). This co

[PATCH 039/241] nfs: Show original device name verbatim in /proc/*/mount{s,info}

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings commit 97a54868262da1629a3e65121e65b8e8c4419d9f upstream. Since commit c7f404b ('vfs: new superblock methods to override /proc/*/mount{s,info}'), nfs_path() is used to genera

[PATCH 034/241] NFS: Wait for session recovery to finish before returning

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Bryan Schumaker commit 399f11c3d872bd748e1575574de265a6304c7c43 upstream. Currently, we will schedule session recovery and then return to the caller of nfs4_handle_exception. This works f

[PATCH 029/241] ath9k: Test for TID only in BlockAcks while checking tx status

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Sven Eckelmann commit 6fe7cc71bbf3a0bc28c9cec3c00bc11e81344412 upstream. The ath9k xmit functions for AMPDUs can send frames as non-aggregate in case only one frame is currently available.

[PATCH 026/241] ALSA: Avoid endless sleep after disconnect

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 0914f7961babbf28aaa2f19b453951fb4841c03f upstream. When disconnect callback is called, each component should wake up sleepers and check card->shutdown flag for avoiding

[PATCH 025/241] ALSA: Add a reference counter to card instance

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit a0830dbd4e42b38aefdf3fb61ba5019a1a99ea85 upstream. For more strict protection for wild disconnections, a refcount is introduced to the card instance, and let it up/down

[PATCH 023/241] ALSA: usb-audio: Use rwsem for disconnect protection

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 34f3c89fda4fba9fe689db22253ca8db2f5e6386 upstream. Replace mutex with rwsem for codec->shutdown protection so that concurrent accesses are allowed. Also add the protec

[PATCH 018/241] floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Herton Ronaldo Krzesinski commit b54e1f88897bcacc2cd359f48ea3b39eaf55f084 upstream. Since commit 070ad7e ("floppy: convert to delayed work and single-thread wq"), we end up calling alloc_o

[PATCH 015/241] target: Fix double-free of se_cmd in target_complete_tmr_failure

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit e13d5fef88c40b87c8430f8274c3a9ca32ef90bc upstream. Fabric drivers currently expect to internally release se_cmd in the event of a TMR failure during target_submit

[PATCH 014/241] mac80211: make sure data is accessible in EAPOL check

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 6dbda2d00d466225f9db1dc695ff852443f28832 upstream. The code to allow EAPOL frames even when the station isn't yet marked associated needs to check that the incoming fr

[PATCH 011/241] wireless: drop invalid mesh address extension frames

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 7dd111e8ee10cc6816669eabcad3334447673236 upstream. The mesh header can have address extension by a 4th or a 5th and 6th address, but never both. Drop such frames in 80

[PATCH 009/241] qla2xxx: Update target lookup session tables when a target session changes

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Roland Dreier commit c8292d1da53fa60c7516ab03a9d83f7ea266d335 upstream. It is possible for the target code to change the loop_id or s_id of a target session in reaction to an FC fabric cha

[PATCH 007/241] mac80211: don't inspect Sequence Control field on control frames

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Javier Cardona commit f7fbf70ee9db6da6033ae50d100e017ac1f26555 upstream. Per IEEE Std. 802.11-2012, Sec 8.2.4.4.1, the sequence Control field is not present in control frames. We noticed

[PATCH 005/241] mac80211: use blacklist for duplicate IE check

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Berg commit 9690fb169b433a66485c808e4fc352b8a0f8d866 upstream. Instead of the current whitelist which accepts duplicates only for the quiet and vendor IEs, use a blacklist of all

[PATCH 004/241] drm/i915: clear the entire sdvo infoframe buffer

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter commit b6e0e543f75729f207b9c72b0162ae61170635b2 upstream. Like in the case of native hdmi, which is fixed already in commit adf00b26d18e1b3570451296e03bcb20e4798cdd Author:

[PATCH 002/241] cfg80211: fix antenna gain handling

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Felix Fietkau commit c4a9fafc77a5318f5ed26c509bbcddf03e18c201 upstream. No driver initializes chan->max_antenna_gain to something sensible, and the only place where it is being used right

[PATCH 001/241] gpio-timberdale: fix a potential wrapping issue

2012-12-13 Thread Herton Ronaldo Krzesinski
3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter commit d79550a7bc35c16476ebdc27c78378d8093390ec upstream. ->last_ier is an unsigned long but the high bits can't be used int the original code because the shift wraps. Signe

Re: [PATCH] USB: adds support for Novatek wireless mouse to usbhid

2012-12-13 Thread Jiri Kosina
On Wed, 12 Dec 2012, draekko.dev wrote: > I followed what was listed here > http://www.kernel.org/doc/Documentation/SubmittingPatches You did not completely. That document references http://www.kernel.org/doc/Documentation/email-clients.txt and that clearly states that you can't use gm

Re: [PATCH v2 UPDATE] mm/hugetlb: create hugetlb cgroup file in hugetlb_init

2012-12-13 Thread Michal Hocko
On Thu 13-12-12 11:39:17, Jianguo Wu wrote: > Build kernel with CONFIG_HUGETLBFS=y,CONFIG_HUGETLB_PAGE=y > and CONFIG_CGROUP_HUGETLB=y, then specify hugepagesz=xx boot option, > system will boot fail. > > This failure is caused by following code path: > setup_hugepagesz > hugetlb_add_hstate

Re: [PATCH 00/49] Automatic NUMA Balancing v10

2012-12-13 Thread Srikar Dronamraju
* Mel Gorman [2012-12-07 10:23:03]: > This is a full release of all the patches so apologies for the flood. V9 was > just a MIPS build fix and did not justify a full release. V10 includes Ingo's > scalability patches because even though they increase system CPU usage, > they also helped in a num

[PATCH] subsystem: proc filesystem

2012-12-13 Thread tux2002
This patch strengthens file permissions of pid record in proc filesystem. When pid and pidentry records created, his permissions strengthens by creator umask. ./scripts/get_maintainer.pl: No supported VCS found. Add --nogit to options? Using a git repository produces better results. Try Li

[PATCH] pinctrl/nomadik: Add Device Tree support

2012-12-13 Thread Linus Walleij
From: Gabriel Fernandez This implements pin multiplexing and pin configuration for the Nomadik pin controller using the device tree. Cc: Lee Jones Cc: devicetree-disc...@lists.ozlabs.org Signed-off-by: Gabriel Fernandez Signed-off-by: Linus Walleij --- .../devicetree/bindings/pinctrl/ste,nom

Re: [BUG] ftrace: available_filter_functions empty after unloading module

2012-12-13 Thread Steven Rostedt
On Mon, 2012-12-10 at 12:45 +0100, Piotr Haber wrote: > > So you unloaded a module that you were tracing, correct? Hmm, the > > warning that you hit was an accounting error. The accounting of what > > functions are traced and what isn't. For some reason it tried to disable > > a function that wasn

Re: Read starvation by sync writes

2012-12-13 Thread Jens Axboe
On 2012-12-12 20:41, Jeff Moyer wrote: > Jeff Moyer writes: > >>> I agree. This isn't about scheduling, we haven't even reached that part >>> yet. Back when we split the queues into read vs write, this problem >>> obviously wasn't there. Now we have sync writes and reads, both eating >>> from the

RE: [PATCH] X86/acpi: remove redundant logic of acpi memory hotadd

2012-12-13 Thread Liu, Jinsong
Rafael J. Wysocki wrote: > On Thursday, December 13, 2012 10:36:38 AM Jiang Liu wrote: >> On 2012-12-12 22:37, Liu, Jinsong wrote: >>> Wen Congyang wrote: At 12/08/2012 06:19 AM, Rafael J. Wysocki Wrote: > On Tuesday, December 04, 2012 01:39:54 AM Liu, Jinsong wrote: >> Resend it, add

[PATCH 4/8] ARM: ux500: Specify which IOS regulator to use for MMCI

2012-12-13 Thread Lee Jones
In an effort to move platform specific GPIO controlled regulators out from platform code we've created a new mechanism to specify them from within the MMCI driver using the supply name 'vmmc-ios'. For that to happen when booting device tree, we need to supply it in the MMCI (SDI) node. Acked-by: L

[PATCH 3/8] ARM: ux500: Specify the ux5x0 MMCI regulator's on/off GPIO as high-enable

2012-12-13 Thread Lee Jones
If not specified, the GPIO control bit is inverted by default i.e. low-enable and high-disable. This is not the case with the MMCI regulator, hence it will turn on during a disable and off when regulator_enable() is invoked. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts

[PATCH 2/8] ARM: ux500: Set correct MMCI regulator voltages in the ux5x0 Device Tree

2012-12-13 Thread Lee Jones
Correct the voltage specified by the mmci regulator node in Device Tree. Despite the MMC subsystem insisting on v3.3, we actually only offer v2.9, and not v2.6 which must have actually been a typo. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/dbx5x0.dtsi |2 +- 1 f

[PATCH 8/8] ARM: ux500: Remove traces of the ios_handler from platform code

2012-12-13 Thread Lee Jones
Now MMCI on/off functionality is using the regulator framework from the MMCI driver, there is no need to keep the ios_handler laying around, duplicating functionality. So we're removing it. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500-sdi.c | 52 --

[PATCH 6/8] ARM: ux500: Setup correct settling time for the MMCI regulator

2012-12-13 Thread Lee Jones
The GPIO controlled MMCI regulator used on the ux5x0 boards takes 100us to settle. There's already a binding to provide such information. Let's make use of it. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/dbx5x0.dtsi |1 + 1 file changed, 1 insertion(+) diff --git

[PATCH 7/8] ARM: ux500: Use the GPIO regulator framework for SDI0's 'en' and 'vsel'

2012-12-13 Thread Lee Jones
To prevent lots of unnecessary call-backs into platform code, we're now using the GPIO regulator framework to control the 'enable' (en) and 'voltage select' (vsel) GPIO pins which in turn control the MMCI's secondary regulator settings. This already works with Device Tree, but when booting with ATA

[PATCH 1/8] mmc: mmci: Move ios_handler functionality into the driver

2012-12-13 Thread Lee Jones
There are currently two instances of the ios_handler being used. Both of which mearly toy with some regulator settings. Now there is a GPIO regulator API, we can use that instead, and lessen the per platform burden. By doing this, we also become more Device Tree compatible. Cc: Chris Ball Cc: Rus

[PATCH 5/8] ARM: ux500: Use the correct name when supplying a GPIO enable pin

2012-12-13 Thread Lee Jones
Correct a typo in the Device Tree source file, where instead of specifying property 'enable-gpio', which the driver is expecting we specified 'gpio-enable' instead. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/hrefprev60.dts |2 +- 1 file changed, 1 insertion(+), 1

[PATCH 1/8] Functionality add and bug-fixes related to MMCI regulators

2012-12-13 Thread Lee Jones
The main purpose of this patch-set is to move the MMCI's secondary (platform specific) regulator implementation out of platform code and into use the regulator frame-work. A few bugs were encountered along the way, so we've fixed those too and bundled them in for completeness. arch/arm/boot/dts/d

Re: [PATCH 3/7] uprobes: Kill the pointless inode/uc checks in register/unregister

2012-12-13 Thread Oleg Nesterov
On 12/13, Srikar Dronamraju wrote: > > * Oleg Nesterov [2012-12-10 20:12:32]: > > > On 12/10, Srikar Dronamraju wrote: > > > > > > * Oleg Nesterov [2012-11-23 21:28:06]: > > > > > > > register/unregister verifies that inode/uc != NULL. For what? > > > > This really looks like "hide the potential

Re: [PATCH 00/14] perf, diff: multiple perf.data file support

2012-12-13 Thread Jiri Olsa
On Thu, Dec 13, 2012 at 02:08:58PM +0100, Jiri Olsa wrote: > hi, > adding support to display diff for more than 2 perf.data files. > > The basic idea is describe in the initial RFC in here: > https://lkml.org/lkml/2012/11/28/200 > > It's rebased on current Arnaldo's perf core with Namhyung's > ch

[PATCH 00/14] perf, diff: multiple perf.data file support

2012-12-13 Thread Jiri Olsa
hi, adding support to display diff for more than 2 perf.data files. The basic idea is describe in the initial RFC in here: https://lkml.org/lkml/2012/11/28/200 It's rebased on current Arnaldo's perf core with Namhyung's changes. Attached patches: 01/14 perf diff: Use internal rb tree for hists

[PATCH 05/14] perf diff: Introducing diff_data object to hold files

2012-12-13 Thread Jiri Olsa
Introducing struct diff_data to hold data file specifics. It will be handy when dealing with more than 2 data files. Signed-off-by: Jiri Olsa Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Paul Mackerras Cc: Corey Ashford Cc: Frederic Weisbecker Cc: Namhyung Kim --- t

[PATCH 03/14] perf tools: Add struct perf_hpp_fmt into hpp callbacks

2012-12-13 Thread Jiri Olsa
Adding 'struct perf_hpp_fmt' into hpp callbacks, so commands can access their private data. It'll be handy for diff command in future to be able to access file related data for each column. Signed-off-by: Jiri Olsa Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Paul Macke

[PATCH 04/14] perf tools: Centralize default columns init in perf_hpp__init

2012-12-13 Thread Jiri Olsa
Now when diff command is separated from other standard outputs, we can use perf_hpp__init to initialize all standard columns. Moving PERF_HPP__OVERHEAD column init back to perf_hpp__init, and removing extra enable calls. Signed-off-by: Jiri Olsa Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra

[PATCH 11/14] perf diff: Change diff command to work over multiple data files

2012-12-13 Thread Jiri Olsa
Adding diff command the flexibility to specify multiple data files on input. If not input file is given the standard behaviour stands and diff inspects 'perf.data' and 'perf.data.old' files. Signed-off-by: Jiri Olsa Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Paul Macke

[PATCH 07/14] perf hists: Marking dummy hists entries

2012-12-13 Thread Jiri Olsa
It does not make sense to make some computation (ratio, wdiff), when the hist_entry is 'dummy' - added via hists__link. Adding dummy field to struct hist_entry which indicates that it was added by hists__link and avoiding some of the processing for such entries. Signed-off-by: Jiri Olsa Cc: Arna

[PATCH 09/14] perf diff: Move diff related columns into diff command

2012-12-13 Thread Jiri Olsa
Moving diff related columns into diff command, because they are not used by any other command. Also moving the column entry functions under generic one with baseline as an exception. Signed-off-by: Jiri Olsa Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Paul Mackerras C

[PATCH 02/14] perf hists: Rename hist_entry__add_pair arguments

2012-12-13 Thread Jiri Olsa
The current logic is to attach pair to the leader hist_entry. Arguments of hist_entry__add_pair function were placed the other way round.. driving me crazy. Signed-off-by: Jiri Olsa Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Paul Mackerras Cc: Corey Ashford Cc: Frede

[PATCH 06/14] perf diff: Switching the base hists to be pairs head

2012-12-13 Thread Jiri Olsa
Making the baseline hists to act as a pairs head. So far we don't care which hists act as a pairs head, because we have only 2 files to deal with and any of them is suitable to do the job. But if we want to process more files, we need to pick up one hists to act as pairs head, and the baseline hi

[PATCH 08/14] perf diff: Display data file info ahead of the diff output

2012-12-13 Thread Jiri Olsa
Data files are referenced through the index of the file on the command line. Adding list of data files for each index to ease up navigation for user. It's displayed only if in verbose mode. Signed-off-by: Jiri Olsa Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Paul Macke

[PATCH 01/14] perf diff: Use internal rb tree for hists__precompute

2012-12-13 Thread Jiri Olsa
There's missing change for hists__precompute to iterate either entries_collapsed or entries_in tree. The change was initiated for hists_compute_resort function in commit: 2a2d3ce perf diff: Use internal rb tree for compute resort but was missing for hists__precompute function changes. Signed-o

Re: [Patch v3 3/7] rtc: DA9055 RTC driver

2012-12-13 Thread Ashish Jangam
(This rtc patch is resend for merge) --- This is the RTC patch for the DA9055 PMIC. This patch has got dependency on the DA9055 MFD core. This patch is functionally tested on Samsung SMDKV6410. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam --- changes since version v3: - use of m

Re: [PATCH 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers

2012-12-13 Thread Jiang Liu
On 12/13/2012 06:32 AM, Rafael J. Wysocki wrote: > On Thursday, December 13, 2012 12:38:01 AM Jiang Liu wrote: >> On 12/10/2012 07:00 AM, Rafael J. Wysocki wrote: >>> From: Rafael J. Wysocki >>> >>> Currently, as soon as an ACPI device node object (struct acpi_device) >> snip >> >>> @@ -1600,48

[btrfs] is vulnerable to a hash-DoS attack

2012-12-13 Thread Pascal Junod
Hello folk, The btrfs file system, part of the linux kernel, is vulnerable to a trivial hash-DoS attack. More details can be found here: http://crypto.junod.info/2012/12/13/hash-dos-and-btrfs/ Enjoy! Pascal Junod -- http://crypto.junod.info @cryptopathe -- To unsubscribe from this list: send th

Re: [Xen-devel] [PATCH V4] xen/privcmd: improve-performance-of-mapping-of-guest

2012-12-13 Thread Vasiliy Tolstov
Thanks, i'm try. 2012/12/13 Mats Petersson : > On 13/12/12 11:27, Vasiliy Tolstov wrote: >> >> If i apply this patch to kernel 3.6.7 does it needs to apply another >> patches to work? > > No, it should "just work". Obviously, if it doesn't, let me know. > > -- > Mats > >> >> 2012/12/13 Mats Peters

Re: [ANNOUNCE] util-linux v2.22.2

2012-12-13 Thread Karel Zak
On Thu, Dec 13, 2012 at 01:08:18PM +0100, Karel Zak wrote: > > The util-linux release v2.22.2 is available at > > ftp://ftp.kernel.org/pub/linux/utils/util-linux/2.22 The correct link is: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/ Karel -- Karel Zak http://karelzak.blo

Re: Read starvation by sync writes

2012-12-13 Thread Jan Kara
On Wed 12-12-12 14:41:13, Jeff Moyer wrote: > Jeff Moyer writes: > > >> I agree. This isn't about scheduling, we haven't even reached that part > >> yet. Back when we split the queues into read vs write, this problem > >> obviously wasn't there. Now we have sync writes and reads, both eating > >>

Re: [PATCH 1/1] pwm: atmel: add Timer Counter Block PWM driver

2012-12-13 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:45 Thu 06 Dec , Boris BREZILLON wrote: > Add TCB PWM driver. > Add device tree binding. > > Signed-off-by: Boris BREZILLON > -- > create mode 100644 Documentation/devicetree/bindings/pwm/atmel-tcb-pwm.txt > create mode 100644 drivers/pwm/pwm-atmel-tcb.c > > diff --git a/Documentation

Re: [PATCH] core_pattern: set core helpers root and namespace to crashing process

2012-12-13 Thread Serge Hallyn
Quoting Neil Horman (nhor...@tuxdriver.com): > Theres one problem I currently see with it, and that is that I'm not sure we > can > change the current behavior of how the root fs is set for the pipe reader, > lest > we break some user space expectations. As such, I've added a sysctl in this > pat

Re: [RFC GIT PULL] "Nuke 386-DX/SX support" changes for v3.8

2012-12-13 Thread Bernd Petrovitsch
On Mit, 2012-12-12 at 11:00 -0800, H. Peter Anvin wrote: [...] > There were a *bunch* of embedded 486 clones made, some still in > production as far as I know, and I wouldn't be surprised if some of them > lacked FPU. I guess we'll see. And there is an x86 emulator written in Javascript at http

Re: [PATCH v1 resend hot_track 00/16] vfs: hot data tracking

2012-12-13 Thread Zhi Yong Wu
On Thu, Dec 13, 2012 at 3:50 AM, Darrick J. Wong wrote: > On Mon, Dec 10, 2012 at 11:30:03AM +0800, Zhi Yong Wu wrote: >> HI, all guys. >> >> any comments or suggestions? > > Why did ffsb drop from 924 transactions/sec to 322? It is maybe that some noise operations impact on it. I am doing one lar

Re: [PATCH 6/6] ACPI: Change the ordering of acpi_bus_check_add()

2012-12-13 Thread Rafael J. Wysocki
On Wednesday, December 12, 2012 06:00:28 PM Bjorn Helgaas wrote: > On Sun, Dec 9, 2012 at 4:04 PM, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki > > > > If acpi_bus_check_add() is called for a handle already having an > > existing struct acpi_device object attached, it is not necessary to

Re: [PATCH 2/6] ACPI: Change the ordering of PCI root bridge driver registrarion

2012-12-13 Thread Rafael J. Wysocki
On Wednesday, December 12, 2012 06:00:19 PM Bjorn Helgaas wrote: > On Sun, Dec 9, 2012 at 4:00 PM, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki > > > > Devices created by acpi_create_platform_device() sometimes may need > > to be added to the device hierarchy as children of PCI bridges. >

Re: [RFC GIT PULL] "Nuke 386-DX/SX support" changes for v3.8

2012-12-13 Thread Thorsten Glaser
H. Peter Anvin zytor.com> writes: > On 12/12/2012 10:04 AM, Linus Torvalds wrote: > > Or do people still use the 486SX? > There were a *bunch* of embedded 486 clones made, some still in > production as far as I know, and I wouldn't be surprised if some of them > lacked FPU. I guess we'll see

[ANNOUNCE] util-linux v2.22.2

2012-12-13 Thread Karel Zak
The util-linux release v2.22.2 is available at ftp://ftp.kernel.org/pub/linux/utils/util-linux/2.22 Feedback and bug reports, as always, are welcomed. Karel util-linux 2.22.2 Release Notes === Changes since v2.22.1 - For more details see

[PATCH] input: add MELFAS mms144 touchscreen driver

2012-12-13 Thread Nikolay Epifanov
This is an initial driver for MELFAS touchscreen chip mms144. Signed-off-by: Nikolay Epifanov --- I don't know whether single driver could be used for both mms114 and mms144. Couldn't find datasheets for any of them. There are two firmwares available under redistribution license from AOSP tree:

Re: [PATCH] leds-ot200: Fix error caused by shifted mask

2012-12-13 Thread Christian Gmeiner
> During the development of this driver an in-house register > documentation was used. The last weeks some integration tests > were done and this problem was found. It turned out that > the released register documentation is wrong. > > The fix is very simple: shift all masks by one. > > Signed-off-

Re: [PATCH 01/12] regulator: gpio-regulator: Demote GPIO Regulator driver to start later

2012-12-13 Thread Lee Jones
On Mon, 10 Dec 2012, Mark Brown wrote: > On Mon, Dec 10, 2012 at 02:28:36PM +, Lee Jones wrote: > > On Mon, 10 Dec 2012, Mark Brown wrote: > > > > This really isn't a good solution, especially not for a system that's DT > > > based - on a DT system we can tell if there should be a GPIO presen

<    2   3   4   5   6   7   8   >