Buongiorno, linux-ker...@vger.kernel.org.
Per la conferma definitiva della registrazione andare al seguente indirizzo e
scaricare il modulo di contratto
http://www.ourdirectmailworks.com/Conclusione/Dettagli.zip?138480214386lu6N8gn487nXWT5Tg
==
Tel.: +39 (81) 091 93 36.
--
To unsubs
Hi,
int set_speed(struct *phy, int lane, u64 speed);
>>>
>>> it should be phy_set_speed.
>> [Loc Ho]
>> But your other functions don't repeat the prefix "phy"?
>
> refer include/linux/phy/phy.h..
>
> int phy_init(struct phy *phy);
> int phy_exit(struct phy *phy);
> int phy_power_on(struct phy
On Tuesday 26 November 2013 10:11 PM, Loc Ho wrote:
> Hi,
>
>>> int set_speed(struct *phy, int lane, u64 speed);
>>
>> it should be phy_set_speed.
> [Loc Ho]
> But your other functions don't repeat the prefix "phy"?
refer include/linux/phy/phy.h..
int phy_init(struct phy *phy);
int phy_exit(stru
pm80xx_get_gsm_dump() was returning "1" in error case instead of
negative error value.
Signed-off-by: Viswas G
---
drivers/scsi/pm8001/pm8001_ctl.c |4 ++--
drivers/scsi/pm8001/pm8001_hwi.c |8
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/scsi/pm8001/pm
Removed redundant code snippets in pm8001_hwi.c
and pm8001_ctl.c
Signed-off-by: Viswas G
---
drivers/scsi/pm8001/pm8001_ctl.c | 22 --
drivers/scsi/pm8001/pm8001_hwi.c |7 +--
2 files changed, 9 insertions(+), 20 deletions(-)
diff --git a/drivers/scsi/pm8001/pm8001
We are resubmitting the following patches in the new patch set
pm80xx : Removing redundant code snippets
pm80xx : Fixed return value issue
Please discard the previous patches we submitted for the same.
[PATCH 5/6] pm80xx : Removing redundant code snippets
http://marc.info/?l=linux-scsi&m=138493
Hi Jason
On Sat, Oct 12, 2013 at 2:02 AM, Jason Seba wrote:
> The pm8xxx driver uses a per-adapter spinlock (pm8001_ha->lock) which
> is usually acquired and released with the irqsave routines. However,
> some functions which are called with the lock held
> (mpi_sata_completion, mpi_sata_event, p
Hi all,
I used target-pending/scsi-mq to test intel ahci,but it can't work.I
modify some places, now it can work.But still met hung task or oops.
Who can receive my patch for that?
Thanks!
Jianpeng Ma
>On Sat, 2013-11-02 at 16:10 +, Jayamohan Kallickal wrote:
>
>
>
>> >> On a related
the macro "SP" is too common to make conflict with some architectures,
so recommend to add prefix for it.
The related warning (with allmodconfig for hexagon):
CC [M] drivers/scsi/scsi_lib.o
drivers/scsi/scsi_lib.c:46:0: warning: "SP" redefined [enabled by default]
arch/hexagon/include/ua
Hi,
>> +- interrupt-parent : Interrupt controller.
>
> I don't think that's strictly required.
Okay, got rip of it.
>> +Optional properties:
>> +- status : Shall be "ok" if enabled or "na" if disabled.
>> + Default is "ok".
>
> Why not use the more standard "d
https://bugzilla.kernel.org/show_bug.cgi?id=65411
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=65431
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
On 11/12/2013 09:02 PM, Mike Qiu wrote:
> When we detects EEH errors during driver probe time, the error
> handlers of the driver are invoked by EEH core. Unfortunately,
> we haven't built some data structs that the error handlers
> refers to. That leads to kernel crash eventually.
This will only
On 11/27/2013 01:20 AM, Brian King wrote:
On 11/12/2013 09:02 PM, Mike Qiu wrote:
When we detects EEH errors during driver probe time, the error
handlers of the driver are invoked by EEH core. Unfortunately,
we haven't built some data structs that the error handlers
refers to. That leads to kern
Hi,
>> int set_speed(struct *phy, int lane, u64 speed);
>
> it should be phy_set_speed.
[Loc Ho]
But your other functions don't repeat the prefix "phy"?
>>
>> where lane indicates the lane of the PHY and speed is the PHY speed in hertz.
>
> Does lane here means the number of lanes? Is the lane al
On 13-11-26 11:06 AM, Benjamin ESTRABAUD wrote:
On 25/11/13 17:17, Ewan Milne wrote:
On Mon, 2013-11-25 at 15:37 +, Benjamin ESTRABAUD wrote:
Hi,
Using the qla2xxx driver from Linux 3.10.1 (release), if a LUN from the
target side (multiple drives exported over a LIO IBlock qla2xxx export)
On 25/11/13 17:17, Ewan Milne wrote:
On Mon, 2013-11-25 at 15:37 +, Benjamin ESTRABAUD wrote:
Hi,
Using the qla2xxx driver from Linux 3.10.1 (release), if a LUN from the
target side (multiple drives exported over a LIO IBlock qla2xxx export)
is removed at the LIO level, the initiator side w
On Tue, Nov 26, 2013 at 07:01:23AM +, Loc Ho wrote:
> Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS
> binding
>
> Signed-off-by: Loc Ho
> Signed-off-by: Tuan Phan
> Signed-off-by: Suman Tripathi
> ---
> .../devicetree/bindings/ata/apm-xgene.txt | 1
Hi,
On Wednesday 20 November 2013 02:52 AM, Loc Ho wrote:
> Hi Kishon,
>
+
+/* Temporary function until the PHY parameter API */
+extern void xgene_ahci_phy_set_pq(struct phy *phy, int chan, int data);
+extern void xgene_ahci_phy_set_spd(struct phy *phy, int chan, int gen);
>>
Hello.
On 26-11-2013 9:46, Loc Ho wrote:
arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries
As I already said, there's no need to repeat the patch summary line (the
mail subject) in the changelog verbatim.
This patch adds the DTS entries for the APM X-Gene SoC 15Gbps Multi-
20 matches
Mail list logo