Re: [RFC PATCH v1 25/31] ARC: [plat-arcfpga] Hooking up platform to ARC UART

2013-01-16 Thread Vineet Gupta
On Wednesday 07 November 2012 07:46 PM, Arnd Bergmann wrote: > On Wednesday 07 November 2012, Vineet Gupta wrote: >> +static struct platform_device arc_uart##n##_dev = {\ >> + .name = "arc-uart", \ >> + .id = n,\

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

2013-01-16 Thread Dan Carpenter
On Wed, Jan 16, 2013 at 08:05:28PM -0500, Jake Champlin wrote: > Fixed a leading whitespace coding style issue. > > Signed-off-by: Jake Champlin > --- > drivers/staging/comedi/drivers/ni_tio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [PATCH] regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths

2013-01-16 Thread Mark Brown
On Sat, Jan 12, 2013 at 02:58:35PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] regulator: lp8755: Remove enum bucks

2013-01-16 Thread Mark Brown
On Mon, Jan 07, 2013 at 10:28:31AM +0800, Axel Lin wrote: > We already have enum lp8755_bucks in lp8755.h, so it looks pointless adding > enum bucks in lp8755.c. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_sel

2013-01-16 Thread Mark Brown
On Sat, Dec 29, 2012 at 09:38:50AM +0800, Axel Lin wrote: > It looks pointless to pass max_vol to s5m8767_convert_voltage_to_sel(). > Compare selected voltage to desc->max is enough to ensure selected voltage > is in supported range. Applied, thanks. -- To unsubscribe from this list: send the

Re: [PATCH] regulator: lp8788-buck: Remove buck[1|2]_vout_addr array

2013-01-16 Thread Mark Brown
On Thu, Jan 17, 2013 at 09:57:46AM +0800, Axel Lin wrote: > The vout address for buck[1|2] can be easily calculated, > thus remote these arrays. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

Re: Redefinition of struct in6_addr in and

2013-01-16 Thread Cong Wang
- Original Message - > > I see no reason, even although I don't know why it is 46 instead of > 40. Ok, for "::::::255.255.255.255". -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org

Re: [PATCH v7 3/3] PM: Introduce Intel PowerClamp Driver

2013-01-16 Thread Zhang Rui
On Wed, 2013-01-16 at 05:11 -0800, Jacob Pan wrote: > Intel PowerClamp driver performs synchronized idle injection across > all online CPUs. The goal is to maintain a given package level C-state > ratio. > > Compared to other throttling methods already exist in the kernel, > such as ACPI PAD

Re: Redefinition of struct in6_addr in and

2013-01-16 Thread Cong Wang
On Thu, 2013-01-17 at 11:55 +0800, Jike Song wrote: > On Thu, Jan 17, 2013 at 2:59 AM, David Miller wrote: > > > > > When GLIBC doesn't provide it's own definition of some networking > > macros or interfaces that the kernel provides, people include the > > kernel header. > > > > Recently I got

Re: [PATCH] mmc: core: disable the cache before suspend only after stopping BKOPS

2013-01-16 Thread Subhash Jadavani
As Maya is going to fix the commit text, Acked-by: Subhash Jadavani On 1/17/2013 12:18 PM, Seungwon Jeon wrote: On Thursday, January 17, 2013 , Ulf Hansson wrote: On 13 January 2013 22:47, Maya Erez wrote: -Original Message- From: Subhash Jadavani [mailto:subha...@codeaurora.org]

RE: [PATCH] mmc: core: disable the cache before suspend only after stopping BKOPS

2013-01-16 Thread Seungwon Jeon
On Thursday, January 17, 2013 , Ulf Hansson wrote: > On 13 January 2013 22:47, Maya Erez wrote: > > -Original Message- > > From: Subhash Jadavani [mailto:subha...@codeaurora.org] > > Sent: Saturday, January 12, 2013 9:07 AM > > To: Maya Erez > > Cc: linux-...@vger.kernel.org;

Re: [PATCH v7 3/4] block: implement runtime pm strategy

2013-01-16 Thread Aaron Lu
On Wed, Jan 16, 2013 at 10:30:45AM -0500, Alan Stern wrote: > On Wed, 16 Jan 2013, Aaron Lu wrote: > > > From: Lin Ming > > > > When a request is added: > > If device is suspended or is suspending and the request is not a > > PM request, resume the device. > > > > When the last request

Re: [PATCH V2] mips: function tracer: Fix broken function tracing

2013-01-16 Thread Geert Uytterhoeven
On Thu, Jan 17, 2013 at 12:43 AM, Al Cooper wrote: > Part of the sequence is "addiu sp,sp,-8" in the delay slot after every > call to the trace routine "_mcount" (some legacy thing where 2 arguments > used to be pushed on the stack). The _mcount routine is expected to > adjust the sp by +8 before

Re: [PATCH 55/86] drivers/net/wireless/ti/wl1251: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Luciano Coelho
Hi Kees, On Wed, 2013-01-16 at 18:53 -0800, Kees Cook wrote: > The CONFIG_EXPERIMENTAL config item has not carried much meaning for a > while now and is almost always enabled by default. As agreed during the > Linux kernel summit, remove it from any "depends on" lines in Kconfigs. > > Cc:

Re: [PATCH 66/86] drivers/video/console: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Geert Uytterhoeven
On Thu, Jan 17, 2013 at 3:53 AM, Kees Cook wrote: > The CONFIG_EXPERIMENTAL config item has not carried much meaning for a > while now and is almost always enabled by default. As agreed during the > Linux kernel summit, remove it from any "depends on" lines in Kconfigs. > config MDA_CONSOLE >

Re: [PATCH v5 0/5] Add movablecore_map boot option

2013-01-16 Thread H. Peter Anvin
On 01/16/2013 09:08 PM, Yasuaki Ishimatsu wrote: I thought about the method of specifying the node. But I think this method is inconvenience. Node number is decided by OS. So the number is changed easily. for example: o exmaple 1 System has 3 nodes: node0, node1, node2 When user

Re: [PATCH v2] drivers/pinctrl: grab default handles from device core

2013-01-16 Thread Simon Horman
t break it ;-) > > Hmm. It's causing a lot of engineers here a lot of trouble, since they > all see linux-next won't boot, and haven't been paying enough attention > to know which commit to revert:-(. Lots of lost productivity:-( > > Simon, the offending commit: > > 6d3ef6b

Re: linux-next: manual merge of the samsung tree with the arm-soc tree

2013-01-16 Thread Stephen Rothwell
Hi Kukjin, On Wed, 16 Jan 2013 21:13:00 -0800 Kukjin Kim wrote: > > One more, following is my preferred resolution when merge conflict happens > between Samsung tree and arm-soc tree: Thanks, I will use this resolution tomorrow. You will still get notification emails just to double check. --

Re: [RFC PATCH 0/2] sched: simplify the select_task_rq_fair()

2013-01-16 Thread Michael Wang
Hi, Mike I've send out the v2, which I suppose it will fix the below BUG and perform better, please do let me know if it still cause issues on your arm7 machine. Regards, Michael Wang On 01/14/2013 05:21 PM, Mike Galbraith wrote: > On Sat, 2013-01-12 at 11:19 +0100, Mike Galbraith wrote: > >>

[RFC PATCH v2 3/3] sched: simplify select_task_rq_fair() with schedule balance map

2013-01-16 Thread Michael Wang
Since schedule balance map provide the approach to get proper sd directly, simplify the code of select_task_rq_fair() is possible. The new code is designed to reserve most of the old logical, but get rid of those 'for' by using the schedule balance map to locate proper sd directly.

[RFC PATCH v2 2/3] sched: build schedule balance map

2013-01-16 Thread Michael Wang
This patch will build schedule balance map as designed, now cpu_sbm->sd[f][l] can directly locate the sd of cpu on level 'l' with flag 'f' supported. In order to quickly locate the lower sd while changing the base cpu, the level with empty sd in map will be filled with the lower sd.

[RFC PATCH v2 1/3] sched: schedule balance map foundation

2013-01-16 Thread Michael Wang
In order to get rid of the complex code in select_task_rq_fair(), approach to directly get sd on each level with proper flag is required. Schedule balance map is the solution, which record the sd according to it's flag and level. For example, cpu_sbm->sd[wake][l] will locate the sd of cpu which

Re: [PATCH v3 16/22] sched: add power aware scheduling in fork/exec/wake

2013-01-16 Thread Namhyung Kim
On Wed, 16 Jan 2013 14:27:30 +, Morten Rasmussen wrote: > On Wed, Jan 16, 2013 at 06:02:21AM +, Alex Shi wrote: >> On 01/15/2013 12:09 AM, Morten Rasmussen wrote: >> > On Fri, Jan 11, 2013 at 07:08:45AM +, Alex Shi wrote: >> >> On 01/10/2013 11:01 PM, Morten Rasmussen wrote: >> >> For

[RFC PATCH v2 0/3] sched: simplify the select_task_rq_fair()

2013-01-16 Thread Michael Wang
v2 change log: Fix code style issues. Fix BUG of NULL affine_sd. Add the support for NUMA domain. Other small fix according to the old logical. Provide more test data with finer granularity. This patch set is trying to simplify the select_task_rq_fair()

Re: [PATCH] cxgb4i: Remove the scsi host device when removing device

2013-01-16 Thread Mike Christie
On 01/11/2013 01:12 PM, Thadeu Lima de Souza Cascardo wrote: > When doing a hotplug remove of a cxgb4 device, there are still dandling > symlinks at /sys/class/scsi_host/hostX to the removed PCI device. The > upper layer device may also try to send data, which may crash the > system. > > The

Re: [PATCH] regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths

2013-01-16 Thread gshark
2013년 01월 12일 15:58, Axel Lin 쓴 글: Signed-off-by: Axel Lin --- drivers/regulator/lp8755.c | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/drivers/regulator/lp8755.c b/drivers/regulator/lp8755.c index decb3ad..8c3f3f2 100644 ---

Re: sched: Consequences of integrating the Per Entity Load Tracking Metric into the Load Balancer

2013-01-16 Thread Namhyung Kim
On Wed, 16 Jan 2013 22:08:21 +0800, Alex Shi wrote: > On 01/08/2013 04:41 PM, Preeti U Murthy wrote: >> Hi Mike, >> >> Thank you very much for such a clear and comprehensive explanation. >> So when I put together the problem and the proposed solution pieces in the >> current >> scheduler

Re: [RFC PATCH v1 14/31] ARC: syscall support

2013-01-16 Thread Vineet Gupta
On Thursday 15 November 2012 06:05 PM, Arnd Bergmann wrote: > On Thursday 15 November 2012, Vineet Gupta wrote: >> So the primary concern here is not breaking the userspace ABI - right ? >> >> For syscalls I agree that we will indeed need to fix the ABI - by fixing >> uClibc. And if uClibc doesn't

RE: linux-next: manual merge of the samsung tree with the arm-soc tree

2013-01-16 Thread Kukjin Kim
Kukjin Kim wrote: [...] > Hmm, updating timer patches in Samsung tree cause the merge conflicts with > arm-soc, so for now I dropped them in my tree just now. > And note that regarding topic branch which are including it will be re-worked > soon :-) > > Now to merge Samsung tree for linux-next

Re: [PATCH v7 3/4] block: implement runtime pm strategy

2013-01-16 Thread Aaron Lu
On Wed, Jan 16, 2013 at 10:30:45AM -0500, Alan Stern wrote: > On Wed, 16 Jan 2013, Aaron Lu wrote: > > > From: Lin Ming > > > > When a request is added: > > If device is suspended or is suspending and the request is not a > > PM request, resume the device. > > > > When the last request

Re: [RFC Patch v1 52/55] ARC: Support for single cycle Close Coupled Mem (CCM)

2013-01-16 Thread Vineet Gupta
On Monday 12 November 2012 07:40 PM, Arnd Bergmann wrote: > On Monday 12 November 2012, vineet.gup...@synopsys.com wrote: >> +config ARC_DCCM_SZ >> + int "DCCM Size in KB" >> + default "64" >> + depends on ARC_HAS_DCCM >> + >> +config ARC_DCCM_BASE >> + hex "DCCM map

[PATCH v2 0/2] Handle Uncompressed IPv6 on 6LoWPAN

2013-01-16 Thread Alan Ott
This has been tested by exchanging data with with the Contiki operating system using a Redwire Econotag. Contiki had to be set to send uncompressed data, and had to have a #define modified to enable reception and processing of header-compressed packets when not set to send compressed data.

[PATCH v2 1/2] 6lowpan: Refactor packet delivery into a function

2013-01-16 Thread Alan Ott
Refactor the handing of the skb's to the individual lowpan devices into a function. Signed-off-by: Alan Ott --- net/ieee802154/6lowpan.c | 38 -- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/net/ieee802154/6lowpan.c

[PATCH v2 2/2] 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN

2013-01-16 Thread Alan Ott
Handle the reception of uncompressed packets (dispatch type = IPv6). Signed-off-by: Alan Ott --- net/ieee802154/6lowpan.c | 41 - 1 file changed, 32 insertions(+), 9 deletions(-) diff --git a/net/ieee802154/6lowpan.c b/net/ieee802154/6lowpan.c index

Re: [PATCH v5 0/5] Add movablecore_map boot option

2013-01-16 Thread Yasuaki Ishimatsu
2013/01/17 7:52, H. Peter Anvin wrote: On 01/16/2013 01:29 PM, Andrew Morton wrote: Yes. If SRAT support is available, all memory which enabled hotpluggable bit are managed by ZONEMOVABLE. But performance degradation may occur by NUMA because we can only allocate anonymous page and page-cache

Re: [RFC Patch v1 48/55] ARC: [plat-arfpga] BVCI Latency Unit setup

2013-01-16 Thread Vineet Gupta
On Monday 12 November 2012 07:32 PM, Arnd Bergmann wrote: > On Monday 12 November 2012, vineet.gup...@synopsys.com wrote: >> + /* TBD: rewrite this using I/O macros */ >> + volatile unsigned int *base = (unsigned int *)BVCI_LAT_UNIT_BASE; >> + volatile unsigned int *lat_unit =

Re: BUG at net/sunrpc/svc_xprt.c:921

2013-01-16 Thread Stanislav Kinsbursky
17.01.2013 02:51, Mark Lord пишет: On 13-01-16 12:20 AM, Stanislav Kinsbursky wrote: Mark, could you provide any call traces? Call traces from where/what? There's this one, posted earlier in the BUG report: kernel BUG at net/sunrpc/svc_xprt.c:921! Call Trace: [] ? svc_recv+0xcc/0x338

Re: [PATCH v4 2/9] clk: tegra: Add tegra specific clocks

2013-01-16 Thread Hiroshi Doyu
Stephen Warren wrote @ Wed, 16 Jan 2013 21:11:24 +0100: > >> +static int clk_frac_div_set_rate(struct clk_hw *hw, unsigned long rate, > >> + unsigned long parent_rate) > >> +{ > >> + struct tegra_clk_frac_div *divider = to_clk_frac_div(hw); > >> + int

RE: linux-next: manual merge of the samsung tree with the arm-soc tree

2013-01-16 Thread Kukjin Kim
Kukjin Kim wrote: > > Stephen Rothwell wrote: > > > > Hi Kukjin, > > > Hi, > > > On Fri, 11 Jan 2013 15:32:06 +1100 Stephen Rothwell > > > wrote: > > > > > > Today's linux-next merge of the samsung tree got conflicts in > > > many files with the arm-soc tree. > > > > > > I just dropped the

Re: [PATCH v2] ACPI: add support for CSRT table

2013-01-16 Thread Mika Westerberg
On Thu, Jan 17, 2013 at 12:27:32AM +0100, Rafael J. Wysocki wrote: > > +static int __init acpi_csrt_init(void) > > +{ > > + struct acpi_csrt_group *grp, *end; > > + struct acpi_table_csrt *csrt; > > + acpi_status status; > > + int ret; > > + > > + status = acpi_get_table(ACPI_SIG_CSRT,

Re: [PATCH v2.4 0/3] mm/fs: Remove unnecessary waiting for stable pages

2013-01-16 Thread Andrew Morton
On Wed, 16 Jan 2013 18:49:02 -0800 "Darrick J. Wong" wrote: > > > > The problem back in 2001 was that we held lock_page() across the > > duration of page writeback, so if another thread came in and tried to > > dirty the page, it would block on lock_page() until IO completion. I > > can't

Re: [PATCH 1/2] ARM: tegra: config: enable SERIAL_TEGRA

2013-01-16 Thread Laxman Dewangan
On Wednesday 16 January 2013 11:27 PM, Stephen Warren wrote: On 01/16/2013 06:06 AM, Laxman Dewangan wrote: Enable high speed serial driver for tegra platform. Thanks, I've applied patch 1 to Tegra's for-3.9/defconfig branch and patch 2 to Tegra's for-3.9/dt branch. Just as an FYI, the dt

linux-next: Tree for Jan 17

2013-01-16 Thread Stephen Rothwell
Hi all, Changes since 20130116: Dropped tree: samung (many conflicts) The powerpc tree still had a build failure. The tty tree gained conflicts against Linus' and the tty.current trees. The staging tree gained a conflict against Linus' tree. The char-misc tree gained a conflict against

Re: [PATCH 09/19] list_lru: per-node list infrastructure

2013-01-16 Thread Dave Chinner
On Wed, Jan 16, 2013 at 04:35:43PM -0800, Glauber Costa wrote: > > >> The superblocks only, are present by the dozens even in a small system, > >> and I believe the whole goal of this API is to get more users to switch > >> to it. This can easily use up a respectable bunch of megs. > >> > >>

Re: 3.8-rc2 lockdep complains about console_lock vs. fb_notifier_list.rwsem

2013-01-16 Thread Greg Kroah-Hartman
On Wed, Jan 16, 2013 at 07:54:16PM -0800, Andrew Morton wrote: > On Wed, 16 Jan 2013 18:42:46 -0800 Greg Kroah-Hartman > wrote: > > > > FWIW, Andrew took my patch in mm: > > > > > > http://ozlabs.org/~akpm/mmots/broken-out/fb-rework-locking-to-fix-lock-ordering-on-takeover.patch > > > > >

RE: linux-next: manual merge of the samsung tree with the arm-soc tree

2013-01-16 Thread Kukjin Kim
Stephen Rothwell wrote: > > Hi Kukjin, > Hi, > On Fri, 11 Jan 2013 15:32:06 +1100 Stephen Rothwell > wrote: > > > > Today's linux-next merge of the samsung tree got conflicts in > > many files with the arm-soc tree. > > > > I just dropped the samsung tree for today. Please have a look and try

RE: linux-next: manual merge of the samsung tree with the arm-soc tree

2013-01-16 Thread Kukjin Kim
Stephen Rothwell wrote: > > Hi Kukjin, > Hi, > On Fri, 11 Jan 2013 15:32:06 +1100 Stephen Rothwell > wrote: > > > > Today's linux-next merge of the samsung tree got conflicts in > > many files with the arm-soc tree. > > > > I just dropped the samsung tree for today. Please have a look and try

Re: [PATCH] cifs: fix srcip_matches() for ipv6

2013-01-16 Thread Nickolai Zeldovich
On Wed, Jan 16, 2013 at 10:51 PM, Steve French wrote: > How did you discover this - did you have an ipv6 test case or by > inspection or ...? By mostly-automated inspection (i.e., with the help of a static program analysis tool). Nickolai. -- To unsubscribe from this list: send the line

Re: [PATCHSET] workqueue: remove gcwq and make worker_pool the only backend abstraction

2013-01-16 Thread Wanlong Gao
On 01/17/2013 09:42 AM, Tejun Heo wrote: > Hello, > > Currently, on the backend side, there are two layers of abstraction. > For each CPU and the special unbound wq-specific CPU, there's one > global_cwq. gcwq in turn hosts two worker_pools - one for normal > priority, the other for highpri -

Re: linux-next: manual merge of the samsung tree with the arm-soc tree

2013-01-16 Thread Stephen Rothwell
Hi Kukjin, On Fri, 11 Jan 2013 15:32:06 +1100 Stephen Rothwell wrote: > > Today's linux-next merge of the samsung tree got conflicts in > many files with the arm-soc tree. > > I just dropped the samsung tree for today. Please have a look and try to > fix this mess up, thanks. Ping? --

Re: [PATCH] cifs: fix srcip_matches() for ipv6

2013-01-16 Thread Steve French
Makes sense. How did you discover this - did you have an ipv6 test case or by inspection or ...? On Wed, Jan 16, 2013 at 8:36 PM, Nickolai Zeldovich wrote: > srcip_matches() previously had code like this: > > srcip_matches(..., struct sockaddr *rhs) { > /* ... */ > struct sockaddr_in6

Re: 3.8-rc2 lockdep complains about console_lock vs. fb_notifier_list.rwsem

2013-01-16 Thread Andrew Morton
On Wed, 16 Jan 2013 18:42:46 -0800 Greg Kroah-Hartman wrote: > > FWIW, Andrew took my patch in mm: > > > > http://ozlabs.org/~akpm/mmots/broken-out/fb-rework-locking-to-fix-lock-ordering-on-takeover.patch > > > >

Re: Redefinition of struct in6_addr in and

2013-01-16 Thread Cong Wang
On Wed, 2013-01-16 at 14:22 -0500, Mike Frysinger wrote: > > but this is still too vague. what headers/definitions do people want to see > simultaneously included ? changes would be needed on both sides (kernel & C > library). > Hi, Mike, Please take a look at my first email in this

Re: [PATCH 4/6] block: Optionally snapshot page contents to provide stable pages during write

2013-01-16 Thread Martin K. Petersen
> "Darrick" == Darrick J Wong writes: >> Umm, why did you move this hunk? Darrick> I moved it so that the integrity data are generated against the Darrick> contents of the bounce buffer because the write paths don't Darrick> wait for writeback to finish if the snapshotting mode is Darrick>

Re: Redefinition of struct in6_addr in and

2013-01-16 Thread YOSHIFUJI Hideaki
Carlos O'Donell wrote: > diff --git a/include/uapi/linux/in6.h b/include/uapi/linux/in6.h > index f79c372..a2b16a5 100644 > --- a/include/uapi/linux/in6.h > +++ b/include/uapi/linux/in6.h > @@ -23,6 +23,13 @@ > > #include > > +/* If a glibc-based userspace has already included in.h, then we

Re: [PATCH] drm/radeon: fix NULL pointer dereference in UMS mode in radeon_cs_parser_fini()

2013-01-16 Thread Ilija Hadzic
Actually, the code path affected by your patch is not executed in UMS mode at all. Notice that radeon_cs_parser_fini is only called from radeon_cs_ioctl which is a KMS-only ioctl (see radeon_kms.c). The equivalent of the fix you are trying to do is in a6b7e1a02b77ab8fe8775d20a88c53d8ba55482e

[PATCH 05/86] drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: "David S. Miller" Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 03/86] drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: "David S. Miller" Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 10/86] drivers/net/ppp: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: "David S. Miller" Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 21/86] Documentation/networking: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Rob Landley Cc: "David S. Miller" Cc: Greg Kroah-Hartman Signed-off-by:

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

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

Re: Redefinition of struct in6_addr in and

2013-01-16 Thread David Miller
From: Carlos O'Donell Date: Wed, 16 Jan 2013 21:15:03 -0500 > +/* If a glibc-based userspace has already included in.h, then we will not > + * define in6_addr (nor the defines), sockaddr_in6, or ipv6_mreq. The > + * ABI used by the kernel and by glibc match exactly. Neither the kernel > + * nor

[PATCH 06/86] drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Giuseppe Cavallaro Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 07/86] drivers/net/ethernet/sun: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: "David S. Miller" Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 40/86] drivers/gpio: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Grant Likely Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 02/86] drivers/net/ethernet/icplus: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: "David S. Miller" Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

linux-next: manual merge of the char-misc tree with the tty tree

2013-01-16 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the char-misc tree got a conflict in drivers/ipack/devices/ipoctal.c between commit 2e124b4a390c ("TTY: switch tty_flip_buffer_push") from the tty tree and commits 7e5730d7c222 ("ipack/devices/ipoctal: fix kernel bug when using pppd"), e7e664fd688a

[PATCH 26/86] arch/mips/jazz: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Ralf Baechle Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 25/86] arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Michal Simek Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 38/86] drivers/block/paride: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Tim Waugh Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 43/86] drivers/gpu/drm/gma500: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Dave Airlie CC: Alan Cox CC: "Kirill A. Shutemov" Cc: Greg Kroah-Hartman

[PATCH 45/86] drivers/i2c: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Ralf Baechle CC: Manuel Lauss Cc: Greg Kroah-Hartman Signed-off-by: Kees

[PATCH 56/86] drivers/pci/pcie: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Bjorn Helgaas CC: Jesse Barnes CC: Matthew Garrett Cc: Greg Kroah-Hartman

[PATCH 37/86] drivers/ata: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Jeff Garzik Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 50/86] drivers/macintosh: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Benjamin Herrenschmidt Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 46/86] drivers/idle: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: Len Brown Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 01/86] drivers/net/ethernet/fujitsu: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: "David S. Miller" Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 64/86] drivers/vhost: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: "Michael S. Tsirkin" Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 24/86] arch/blackfin: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Mike Frysinger Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

Re: [PATCH 05/86] drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread David Miller
Partially CC:'ing a mailing list for a subset of patches, without also CC:'ing that list on your openning "00/xxx" email explaing what you're doing and why is kind of pointless. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

[PATCH 79/86] fs/hfs: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: Artem Bityutskiy Cc: Al Viro Cc: Greg Kroah-Hartman Signed-off-by: Kees

[PATCH 72/86] fs/affs: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: Artem Bityutskiy Cc: Al Viro Cc: Greg Kroah-Hartman Signed-off-by: Kees

[PATCH 42/86] drivers/gpu/drm/cirrus: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Dave Airlie CC: Adam Jackson Cc: Greg Kroah-Hartman Signed-off-by: Kees

Re: Redefinition of struct in6_addr in and

2013-01-16 Thread YOSHIFUJI Hideaki
Carlos O'Donell wrote: > diff --git a/include/uapi/linux/in6.h b/include/uapi/linux/in6.h > index f79c372..a2b16a5 100644 > --- a/include/uapi/linux/in6.h > +++ b/include/uapi/linux/in6.h : > #define IPV6_PRIORITY_14 0x0e00 > #define IPV6_PRIORITY_15 0x0f00 > > + >

[PATCH 74/86] fs/befs: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: Al Viro Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 71/86] fs/adfs: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: Stuart Swales Cc: Russell King Cc: Al Viro Cc: Greg Kroah-Hartman

[PATCH 69/86] drivers/vlynq: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: Florian Fainelli Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 44/86] drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Dave Airlie Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 18/86] drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: "John W. Linville" Cc: "David S. Miller" Cc: Greg Kroah-Hartman

[PATCH 76/86] fs/btrfs: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: Chris Mason Cc: Al Viro Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook

[PATCH 86/86] final removal of CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
Remove CONFIG_EXPERIMENTAL, now that every mention of it has been removed from the tree. Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook --- init/Kconfig |4 1 file changed, 4 deletions(-) diff --git a/init/Kconfig b/init/Kconfig index a966690..fb9f55b 100644 --- a/init/Kconfig +++

[PATCH 73/86] fs/afs: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: David Howells Cc: Al Viro Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook

[PATCH 67/86] drivers/video/geode: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Florian Tobias Schandinat Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook

[PATCH 65/86] drivers/video: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Florian Tobias Schandinat Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook

[PATCH 68/86] drivers/video/omap: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Tomi Valkeinen CC: Florian Tobias Schandinat Cc: Greg Kroah-Hartman

[PATCH 82/86] fs/nfsd: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: "J. Bruce Fields" Cc: Al Viro Cc: Greg Kroah-Hartman Signed-off-by: Kees

[PATCH 49/86] drivers/leds: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Richard Purdie Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook ---

[PATCH 70/86] fs/9p: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Eric Van Hensbergen CC: Ron Minnich CC: Latchesar Ionkov Cc: Al Viro Cc:

[PATCH 75/86] fs/bfs: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Cc: "Tigran A. Aivazian" Cc: Al Viro Cc: Greg Kroah-Hartman Signed-off-by: Kees

[PATCH 29/86] arch/parisc: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: "James E.J. Bottomley" CC: Helge Deller Cc: Greg Kroah-Hartman

  1   2   3   4   5   6   7   8   9   10   >